【问题标题】:The server is taking too long to respond with the "deno run" command服务器响应“deno run”命令的时间过长
【发布时间】:2022-01-26 06:27:39
【问题描述】:

我最近开始在 Windows 上使用 deno,与其他同事(使用 MacOS)相比,我的服务器需要更长的时间来响应,并且在服务器给我反馈之前我得到了额外的 cmets,它正在运行。我尝试手动重新安装 deno 并切换到各种端口,但没有任何效果。很高兴收到一些关于如何加快这个过程的建议。

PS C:\Users\xyz\WebProgramming\DenoBackend» deno run --allow-net --allow-write --allow-read --unstable server.ts
Check file:///C:/Users/xyz/WebProgramming/DenoBackend/server.ts
ignoring response from [fe8@: :1%11]:53 because it does not match name_server: [fe8@: :1]:53
ignoring response from [fe8@: :1%11]:53 because it does not match name_server: [fe8@: :1]:53.
Server is running

【问题讨论】:

    标签: powershell server terminal deno


    【解决方案1】:

    更新: 通过从 Windows 10 更新到 Windows 11 并切换到 PowerShell 版本 7.2.1,我不再收到来自终端的“忽略响应”响应,并且服务器启动速度更快。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-02-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-09-07
      • 1970-01-01
      • 2022-11-10
      • 1970-01-01
      相关资源
      最近更新 更多