Skip to content
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

How does create-nuxt-app function ? #326

Closed
begueradj opened this issue Aug 17, 2019 · 1 comment
Closed

How does create-nuxt-app function ? #326

begueradj opened this issue Aug 17, 2019 · 1 comment

Comments

@begueradj
Copy link

begueradj commented Aug 17, 2019

How to check which create-nuxt-app version I am running ?
How to upgrade it ?
How to install it ?

I am asking following the answers given here and there.

Thank you,
Billal BEGUERADJ

@manniL
Copy link
Member

manniL commented Aug 17, 2019

How to check which create-nuxt-app version I am running ?

You see the version when using yarn create nuxt-app. if it is outdated, clear your yarn/npm cache or remove local versions of it. Please consult the npm/yarn documentation for that.

image

How to upgrade it ? How to install it ?

Ideally, you don't install it at all. You re-fetch it when you need it with npm init nuxt-app, yarn create nuxt-app or npx create-nuxt-app.

@manniL manniL closed this as completed Aug 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants