-
Notifications
You must be signed in to change notification settings - Fork 27k
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
Could not freeze filename #5243
Comments
It has happened to me, deleting the cache solved it.
|
@danielr18 thank you. It works for me. |
Related to #5213 |
Will probably be fixed when mzgoddard/hard-source-webpack-plugin/pull/419 lands |
Closing this as we removed hard-source due to above issues. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Recently I've updated Next to version 7 and now when i run "npm run dev" and start changing and saving my files I see notifications in console "Could not freeze ./pages/_app.js: Cannot read property hash of undefined".
The same notification are about several another files. What does it mean?
The text was updated successfully, but these errors were encountered: