【发布时间】:2019-09-21 17:39:05
【问题描述】:
我正在尝试将我的 node.js 应用程序部署到 google cloud 并且我的 package.json 包含 yargs 作为依赖项。
当我将应用程序部署到谷歌云后,我在谷歌云平台日志中收到错误 can't find module yargs。
我该如何解决上述问题?
【问题讨论】:
标签: node.js google-cloud-platform yargs
我正在尝试将我的 node.js 应用程序部署到 google cloud 并且我的 package.json 包含 yargs 作为依赖项。
当我将应用程序部署到谷歌云后,我在谷歌云平台日志中收到错误 can't find module yargs。
我该如何解决上述问题?
【问题讨论】:
标签: node.js google-cloud-platform yargs
【讨论】: