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

Could not freeze filename #5243

Closed
mitrey opened this issue Sep 21, 2018 · 5 comments
Closed

Could not freeze filename #5243

mitrey opened this issue Sep 21, 2018 · 5 comments

Comments

@mitrey
Copy link

mitrey commented Sep 21, 2018

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?

@danielr18
Copy link
Contributor

It has happened to me, deleting the cache solved it.

rm -rf node_modules/.cache

@mitrey
Copy link
Author

mitrey commented Sep 21, 2018

@danielr18 thank you. It works for me.
Why did this happen after update to version 7?

@tusbar
Copy link
Contributor

tusbar commented Sep 21, 2018

Related to #5213

@timneutkens
Copy link
Member

Will probably be fixed when mzgoddard/hard-source-webpack-plugin/pull/419 lands

@timneutkens
Copy link
Member

Closing this as we removed hard-source due to above issues.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants