본문 바로가기
Etc

Firebase Cloud Functions Node.js 6 에서 Node.js 8 로 업데이트하기

by 부르르 2019. 5. 7.

Firebase 를 이용해서 애플리케이션 푸쉬 메세징 기능을 구현했는데, 언제부턴가 푸쉬 메세징이 오지 않는다. (!)

Firebase 웹 콘솔에 접속해보면 Node.js 6(Deprecated) 를 발견할 수 있다.

 

 

이를 해결하기 위해서는 Node.js 버전 업그레이드를 해줘야 한다. 아래 페이지를 참고해보자.

 


https://medium.com/google-cloud/migrating-firebase-cloud-functions-to-node-8-aebdb0d3d9a9

 

Migrating Firebase Cloud Functions to Node 8

The purpose of this post is not to give a comprehensive guide but to point out a few potential issues while migrating from Node 6 to Node…

medium.com


 

 

728x90
반응형

'Etc' 카테고리의 다른 글

우분투에GO & Atom 설치 및 설정 시 참고 사이트  (0) 2019.08.29

댓글