티스토리 뷰

google cloud functions deploy를 하려고 하면 아래와 같은 오류를 종종 마주합니다.

babel:
  ./src does not exist
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! @ build: `npm run build-dev`
npm ERR! Exit status 2
npm ERR! 
npm ERR! Failed at the @ build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /www-data-home/.npm/_logs/2023-10-11T09_13_36_197Z-debug.log; Error ID: 1a2262f3

 

 

 

구글링을 해보면 보통은

하단에 첨부해둔 스택오버플로어와 비슷하게 clean cache 후 'node_modules', 'package-lock.json' 파일을 지우고 npm install 하면 해결된다는 경우가 대부분입니다.

 

1차적으로 같은 방법으로도 해결이 되지 않으시는 분들은 아래의 글을 추가로 봐주세요.

https://stackoverflow.com/questions/57605441/error-this-is-probably-not-a-problem-with-npm-there-is-likely-additional-loggi

 

error: This is probably not a problem with npm. There is likely additional logging output above

In my project, I'm using Angular6 for the frontend. Now what I'm trying to do is deploy my project which is in remote server into the actual server. I'm using npm run build -prod command to build the

stackoverflow.com

 

 

해결 방안

Firebase-tools version update

 

Node : v.14일 경우,

firebase-tools는 11.14.1를 사용중이었지만, 11.29.1 로 업데이트를 하니 오류가 해결되었습니다.

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/12   »
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31
글 보관함