Giter Club home page Giter Club logo

Comments (7)

lovkyndig avatar lovkyndig commented on May 29, 2024

Maybe it's a bug in dev-mode. I get rid of the warnings with moving .nuxt/dev-sw-dist-files to the public-folder.

from nuxt.

danieldanielecki avatar danieldanielecki commented on May 29, 2024

I'm not finding this file in my .nuxt.

Screenshot 2023-11-15 at 20 12 18

from nuxt.

lovkyndig avatar lovkyndig commented on May 29, 2024

This folder is created on yarn dev or whatever dev you use, but not right away.
You will not see the folder popping up before you open the browser:)

I mean; open .nuxt in the File Explorer and the run dev; then you see the dev-sw-dist popping up when you open the browser.

from nuxt.

userquin avatar userquin commented on May 29, 2024

nuxt/cli#188

from nuxt.

rogadev avatar rogadev commented on May 29, 2024

This bug was so frustrating that I've decided to uninstall this package. However, removing the package leaves the bug behind. Wondering if anyone has figured out how to remove the problems from this package. This is such a headache.

[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"

from nuxt.

userquin avatar userquin commented on May 29, 2024

You need to uninstall the sw from the browser and run nuxt prepare (will rebuild the .nuxt folder and remove previous files including the dev-sw.js file).

from nuxt.

rogadev avatar rogadev commented on May 29, 2024

It looks like it was actually a browser service worker that kept haunting me. Forgive the broken screenshot (Microsoft Windows problem 🤷‍♂️) but here's what it looks like if anyone finds themselves with the same issue and is unsure how to solve it after uninstalling this package.
service worker unregister fix

from nuxt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.