Old version with create-nuxt-app command
See original GitHub issueHello everybody,
I am downloading new nuxt project, but i noticed, that in packages.json is nuxt in version 1.0.0
"dependencies": { "nuxt": "^1.0.0" },
Is this supposed to be like this, when latest nuxt version is 2.5.1?
Thank you.
Issue Analytics
- State:
- Created 4 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
create-nuxt-app - npm
Create a Nuxt.js App in seconds.. Latest version: 5.0.0, last published: 3 months ago. Start using create-nuxt-app in your project by ...
Read more >How to check my create-nuxt-app version and upgrade it?
If you have create-nuxt-app installed in your project you can check its version using npm list create-nuxt-app (make sure you are in the ......
Read more >Installation - Nuxt
To get started quickly, you can use create-nuxt-app . Make sure you have installed yarn, npx (included by default with npm v5.2+) or...
Read more >Create Nuxt App - Vue School
Nuxt.js has an official scaffolding tool (create-nuxt-app), ... In this lesson, we will use yarn to set up our new Nuxt.js project, with...
Read more >HOW TO: Create a Nuxt.js app - YouTube
This Nuxt tutorial will walk you through building a Nuxt application and you'll learn about the folder structure that Nuxt.js gives you out ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
how do you update create-nuxt-app ? I get 2.4 version when i make new project
How exactly does one go about “updating create-nuxt-app”. I was under the assumption it gets the latest package before executing? I’m struggling to find anything related to updating an npx package? I’m stuck creating apps with nuxt v1.