Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
VS 2019 抛出此信息消息:“项目打开时的包恢复已禁用。更改项目属性中的 npm 包管理设置以启用项目打开时的恢复。”
但是我在项目的属性中找不到任何特定的复选框或“npm 属性选项卡”。你能给我一些关于它的细节吗?
在 Visual Studio 2019(和 2022)中,您可以在以下位置找到此全局设置:
Tools> Options> Projects and Solutions> Web Package Management>Package Restore
我们尚未在项目属性中找到此设置。
刚找到!!!如果它对未来的任何人有帮助