gpt4 book ai didi

typescript 调试在 Visual Studio 2017 中不起作用

转载 作者:搜寻专家 更新时间:2023-10-30 21:22:28 24 4
gpt4 key购买 nike

我将 Visual Studio 2017 版本 15.5.7 用于我的 .NET Web API 项目,并将 Syncfusion 的角度控件与 systemJS 用于 UI。问题是,我根本无法调试 typescript 。我可以放置一个断点,它看起来像正常的常规断点,直到我点击调试,然后它变得不可用并显示消息:

The breakpoint will not currently be hit. No code has been loaded for this code location.

我尝试使用 Chrome、Firefox、Edge 和 IE 进行调试,但无济于事。 .map 文件是在构建时生成的,我可以在 Chrome 开发工具中调试转译的 javascript 文件。另外,我应该提到我无法在 Chrome 中导航到我的 typescript 文件。刚刚生成的javascript文件。

更新:

我还应该提到 Web 项目 Properties -> TypeScript Build 中的所有选项都被禁用,并且有一条消息:

One or more tsconfig.json files detected. Project properties are disabled.

我只添加了一个 tsconfig.json 文件。 VS 使用一些内部的吗?这可能是个问题吗?我的 node_modules 文件夹中还有一些 tsconfig.json 文件。

TypeScript Build

最佳答案

您无法在 visual studio 2017 中调试 typescript。但您可以在源部分下的 chrome 中调试它。请参阅图像文件。

http://www.gamefromscratch.com/post/2014/05/27/TypeScript-debugging-in-Visual-Studio-with-IE-Chrome-and-Firefox-using-Source-Maps.aspx

Refernce

关于 typescript 调试在 Visual Studio 2017 中不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48927103/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com