【问题标题】:Google Cloud - nodejs deploy yarn could not be run谷歌云 - 无法运行 nodejs 部署纱线
【发布时间】:2017-06-25 21:15:16
【问题描述】:

在 Google Cloud 中部署 nodejs 应用程序时,出现附加图像错误。

我正在尝试从下面附加的 url 示例 nodejs 应用程序。 https://cloud.google.com/nodejs/getting-started/hello-world

【问题讨论】:

    标签: node.js google-cloud-platform


    【解决方案1】:

    yarn不会与Node.js一起安装,默认包管理器是npm,如果要使用yarn,需要先安装npm install -g yarn

    【讨论】:

      猜你喜欢
      • 2017-08-15
      • 2021-02-26
      • 2020-04-20
      • 1970-01-01
      • 2021-05-13
      • 2021-10-09
      • 1970-01-01
      • 1970-01-01
      • 2020-03-05
      相关资源
      最近更新 更多