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

New project built by vue - cli, which can be started after npm run dev, but the hot update can go wrong, please? #537

Closed
Fridolph opened this issue Jul 25, 2017 · 3 comments

Comments

@Fridolph
Copy link

Fridolph commented Jul 25, 2017

When I save, the console will report the error ,
`
F:\WSKP\edr3_dev\node_modules/enhanced-resolve\lib\CacheInputFilesSystem.js:145
if (key.startsWith(what))

TypeError: cannot read property 'startsWith' of undefined
`


I guess it might be the package version of the problem.
When I installed the [email protected] package, the hot update problem was solved


I hope you can see and fix the [email protected] problem, Good luck with your work

@palmerye
Copy link

This problem has been resolved in the latest version of [email protected],
you can do this:
npm install enhanced-resolve@latest

@Fridolph
Copy link
Author

@palmerye Thank you for your reply. The problem has been solved

vue官方的效率真不是盖的。。……

ps博客很漂亮 已star~ 以后多多指教

@palmerye
Copy link

@Fridolph Thanks! :)

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