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

No routes matched location "/_next/webpack-hmr" #15

Open
HenkDz opened this issue Apr 20, 2023 · 5 comments
Open

No routes matched location "/_next/webpack-hmr" #15

HenkDz opened this issue Apr 20, 2023 · 5 comments

Comments

@HenkDz
Copy link

HenkDz commented Apr 20, 2023

I kept getting this error, also it says:
"1 critical severity vulnerability
To address all issues, run:
npm audit fix"
I did that and still see the webpack error show in screenshot bellow.

image

@zabirauf
Copy link
Owner

zabirauf commented Apr 20, 2023

@HenkDz can you share what OS, Node, NPM version you are using and the list of commands you are using to start the server?

@HenkDz
Copy link
Author

HenkDz commented Apr 20, 2023

@zabirauf
OS: Win 11
Node: 18.15.0
NPM: 8.14.0

image

@HenkDz
Copy link
Author

HenkDz commented Apr 22, 2023

@zabirauf ?

@zabirauf
Copy link
Owner

zabirauf commented Apr 22, 2023

@HenkDz I dont have an access to Windows machine at the moment so unable to repro it. From the screenshots looks like something on you machine is calling that route, do you have some app or browser plugin for Next.js development as the path looks related to that.

However, this shouldn’t impact anything for development. Can you confirm that going to localhost:3000 works fine for you?

@HenkDz
Copy link
Author

HenkDz commented Apr 22, 2023

Yes the webui works fine, it's just this error filling my console up that's a bit annoying.

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

2 participants