Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报 Cannot find module './wwwroot/dist/util-manifest.json' 通常是因为哪个包没有还原好? #86

Closed
AmazingCoder2018 opened this issue Dec 12, 2019 · 4 comments

Comments

@AmazingCoder2018
Copy link

我下载了之后,等待后台还原各种包,当我发现左下角提示没有后台任务时,就把"Util.Samples.Angular.AntDesign"设为启动项目,然后F5了. 然后 在Startup.cs里的
app.UseWebpackDevMiddleware( new WebpackDevMiddlewareOptions { HotModuleReplacement = true } ); 就报上述错误了,这个大概是什么引起的?

@AmazingCoder2018 AmazingCoder2018 changed the title 报 Cannot find module './wwwroot/dist/vendor-manifest.json' 通常是因为哪个包没有还原好? 报 Cannot find module './wwwroot/dist/util-manifest.json' 通常是因为哪个包没有还原好? Dec 12, 2019
@jianxuanbing
Copy link
Contributor

因为你没有进行 npm run xxxx。
你看看这篇文章:https://www.cnblogs.com/xiadao521/p/Util-Introduction-3.html

@UtilCore
Copy link
Contributor

不要用VS还原包

@AmazingCoder2018
Copy link
Author

AmazingCoder2018 commented Dec 13, 2019 via email

@AmazingCoder2018
Copy link
Author

AmazingCoder2018 commented Dec 13, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants