Nothing Special   »   [go: up one dir, main page]

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

[Vue Router warn]: No match found for location with path "/_nuxt/... #188

Open
pi0 opened this issue Sep 14, 2023 · 5 comments
Open

[Vue Router warn]: No match found for location with path "/_nuxt/... #188

pi0 opened this issue Sep 14, 2023 · 5 comments

Comments

@pi0
Copy link
Member
pi0 commented Sep 14, 2023

Recently having this warning in CLI console outputs more frequently.

[Vue Router warn]: No match found for location with path "/_nuxt/
@liang872
Copy link

Have you solved the problem

@mostafaznv
Copy link
mostafaznv commented Dec 10, 2023

I get these warnings in the console for all my Nuxt/Vuetify projects.

Note: With Node 20, it's just a warning; however, with Node 18, the project won't work.

@rogadev
Copy link
rogadev commented Jan 19, 2024

This issue popped up after installing @vite-pwa/nuxt however, after installation, this problem persists. Now, every time I start my server, I get this logging in my console. Nothing seems broken (unlike when this package WAS installed) but it sure is irritating that I can't make this go away. If anyone has any insight, it would be greatly appreciated.

[Vue Router warn]: No match found for location with path "/dev-sw.js?dev-sw"
[Vue Router warn]: No match found for location with path "/dev-sw.js"

@manniL
Copy link
Member
manniL commented Jan 19, 2024

@rogadev try unregistering the service worker (application tab in your browser dev tools)😋

@rogadev
Copy link
rogadev commented Jan 19, 2024

@rogadev try unregistering the service worker (application tab in your browser dev tools)😋

Awesome, thank you. I have never worked with service workers (very green dev) so I would have never thought to go down that path. I appreciate your help. 🙏

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

5 participants