-
-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
Error on nuxi install #11997
Comments
Please add detail, windows or mac, node, npm version |
Node : 12.16.0 NPM : 7.21.1 OS : Linux Kubuntu 18.04 |
@adityafawzan
|
Thanks a lot, by upgrading my Node version, problem resolved but now after i did yarn install and yarn dev, app running, but i dont see any project folder/directory excep .nuxt and node_modules |
you will create them yourself, please read the documentation. |
/cc : @antfu |
C:\Users\Andy\Desktop\nuxt3>npm -v C:\Users\Andy\Desktop\nuxt3>node -v C:\Users\Andy\Desktop\nuxt3>npx nuxi init nuxt3-app WARN could not fetch remote https://github.com/nuxt/starter 10:01:04 ERROR could not find commit hash for v3 10:01:04 at Degit._cloneWithTar (/C:/Users/Andy/AppData/Local/npm-cache/_npx/a95e0f536cf9a537/node_modules/nuxi-edge/dist/chunks/init.mjs:14288:10) |
@adityafawzan please open because @andysay and @liuxsen some problems continue :) |
C:\Users\Andy\Desktop\nuxt3>npx degit "nuxt/starter#v3" udc |
@andysay Make sure you have |
okay i'm reinstall git , now woks fine! thanks. |
Error message should be better by nuxt/framework#923. I've also made #12015 to migrate to an alternative, hopefully removing git command dependency |
error while trying to install nuxi
The text was updated successfully, but these errors were encountered: