错误:找不到模块“ /workspace/server.js”

问题描述

enter image description here

我正在尝试将开发的create-react-app https://github.com/lrtico/allowance-tracker部署到Google Cloud,并在访问网页https://allowance-tracker-287504.wn.r.appspot.com/时在错误报告中收到此错误:>

Error: Cannot find module '/workspace/server.js'
  at Function.Module._resolveFilename (loader.js:636)
  at Function.Module._load (loader.js:562)
  at Function.Module.runMain (loader.js:831)
  at startup (internal/bootstrap/node.js:283)
  at bootstrapNodeJSCore (internal/bootstrap/node.js:623)

作为测试,我将相同的版本部署到Azure,并且该应用程序运行完美。关于我所缺少的任何想法吗?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)