【问题标题】:Having issue publishing Node.js project to azure web service将 Node.js 项目发布到 azure Web 服务时出现问题
【发布时间】:2022-02-10 09:55:44
【问题描述】:

我在发布到 Azure Web 服务时收到此错误。 我安装并看到 node_modules 文件夹中的错误 ipaddr.js 中提到的那个包

严重性代码描述项目文件行抑制状态 错误 TS6053 文件 'C:/CodingProjects/OrderPickUp_App/OrderPickUp_App/node_modules/ipaddr.js' 未找到。该文件在程序中,因为: 为编译指定的根文件 OrderPickUp_App JavaScript Content Files 1 Active

【问题讨论】:

    标签: node.js azure


    【解决方案1】:

    解决Severity Code Description Project File Line Suppression State Error TS6053 File .js' not found.的一些变通办法

    • 重新启动 Visual Studio/Visual Studio Code/IDE
    • 删除%temp%数据
    • 如果重新启动 IDE 出现相同的错误,请尝试打开 IDE > file - Folder 关闭并重新打开 File - Open Folder

    请查看Ref1Ref2 的类似错误的解决方法,以解决此类错误。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-12-23
      • 1970-01-01
      • 2020-07-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多