【发布时间】:2018-07-10 06:19:57
【问题描述】:
i deploying database, storage, firestore, functions, hosting
Running command: npm --prefix $RESOURCE_DIR run lint
npm ERR! path D:\public\$RESOURCE_DIR\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'D:\public\$RESOURCE_DIR
\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\bonrix\AppData\Roaming\npm-cache\_logs\2018-01-31T07_42_27
_103Z-debug.log
Error: functions predeploy error: Command terminated with non-zero exit code4294
963238
D:\public>
================================================ ===== 查看附件$RESOURCE_DIR folder have no file named package.json
【问题讨论】:
标签: firebase npm google-cloud-functions