nuxt7
nuxt7 copied to clipboard
router issue after fresh install
after a fresh install, I get this message
WARN Compiled with 1 warnings friendly-errors 18:25:56
WARN in ./node_modules/framework7/modules/router/router-class.js friendly-errors 18:25:56
"export 'default' (imported as 'PathToRegexp') was not found in 'path-to-regexp' friendly-errors 18:25:56
friendly-errors 18:25:56
ℹ Waiting for file changes 18:25:56
ℹ Memory usage: 488 MB (RSS: 550 MB) 18:25:56
and page stoped on loading spinner
Hi. If you restart server, this problem still happens? Can you please share repo?
Hi. If you restart server, this problem still happens? Can you please share repo?
yes it still happens also tried npm update
there's no repo I just installed it
I used this command to create a new fresh project:
npx sao@1 -u nuxt-community/nuxt7 nuxt7-app
And everything seems fine.
Is your node.js updated? do you use yarn? (i'm testing with yarn installed)
no
Is your node.js updated? do you use yarn? (i'm testing with yarn installed)
no i'm use npm
Maybe you can update node and create a fresh project..
already i'm use th latest versions
I have same issue :(
I have same issue :(
use yarn install
is ok