这是我的第一个 Angular 项目。我可以运行“npm start”,它启动时没有错误。以下是我从 Visual Studio 运行应用程序时当前遇到的错误。看起来它发送相同的命令,但我每次都会收到这 2 个“失败”错误。它打开浏览器,什么也不做。
信息:Microsoft.Hosting.Lifetime[0] 现在收听:https://localhost:5001
信息:Microsoft.Hosting.Lifetime[0] 现在收听:http://localhost:5000
信息:Microsoft.Hosting.Lifetime[0] 应用程序已启动。按 Ctrl+C 关闭。
信息:Microsoft.Hosting.Lifetime[0] 托管环境:开发
信息:Microsoft.Hosting.Lifetime[0] 内容根路径:C:\Users\CF135238\source\repos\COT.DEV.Forf\Forf
失败:Microsoft.AspNetCore.SpaServices[0] (node:7664) [DEP0111] DeprecationWarning:不推荐访问 process.binding('http_parser')。
失败:Microsoft.AspNetCore.SpaServices[0](
node --trace-deprecation ...用于显示警告的创建位置)