unable to "npm init quasar" #13937
Unanswered
JongHyeonSong
asked this question in
CLI - BEX mode
Replies: 2 comments
-
post your |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am having a similar issue currently. On Mac I have been avoiding doing so, as it seems like that should have already been installed with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1st step i installed "npm i -g @quasar/cli" with globally
and "npm init quasar"
some text showup with "install create-quasar..." or someting
i suddenly stopped with "ctrl+c" becuase that folder was not to install
and then "npm init quasar" in other folder
error message
i tried "npm uninstall -g @quasar/cli" but npm command don't install create-quasar anymore...
"npm cache clean --force" dosent work
and i tried remove that file "npx65766445389.cmd" but thers no file in that path
i tried with yarn, and works well but i'd rather use npm
any help?
add my info
and when i installed it by myself "npm install -g create-quasar"
and then "npm init quasar" command use "create-quasar" well and scafolled everything well
any problem in this way?
Beta Was this translation helpful? Give feedback.
All reactions