nuxt7 icon indicating copy to clipboard operation
nuxt7 copied to clipboard

router issue after fresh install

Open a-j-n opened this issue 5 years ago • 9 comments

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 Screen Shot 2019-05-25 at 6 27 19 PM Screen Shot 2019-05-25 at 6 29 16 PM

a-j-n avatar May 25 '19 16:05 a-j-n

Hi. If you restart server, this problem still happens? Can you please share repo?

pi0 avatar May 25 '19 17:05 pi0

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

a-j-n avatar May 25 '19 18:05 a-j-n

I used this command to create a new fresh project:

npx sao@1 -u nuxt-community/nuxt7 nuxt7-app

image

And everything seems fine.

pi0 avatar May 25 '19 18:05 pi0

Is your node.js updated? do you use yarn? (i'm testing with yarn installed)

pi0 avatar May 25 '19 18:05 pi0

no

Is your node.js updated? do you use yarn? (i'm testing with yarn installed)

no i'm use npm

a-j-n avatar May 25 '19 19:05 a-j-n

Maybe you can update node and create a fresh project..

pi0 avatar May 25 '19 19:05 pi0

already i'm use th latest versions Screen Shot 2019-05-25 at 9 56 48 PM

a-j-n avatar May 25 '19 19:05 a-j-n

I have same issue :(

Chickyky avatar Oct 15 '19 18:10 Chickyky

I have same issue :(

use yarn install is ok

Chickyky avatar Oct 16 '19 04:10 Chickyky