question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Upgrade to vue-cli 3

See original GitHub issue

When vue-cli is getting released in version 3 we should upgrade the project structure. I can do this when it will be time. Just creating this issue to keep track of it.

Right now it is in beta.6.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
igeligelcommented, Sep 4, 2018

Now the new CLI is finally released and we should migrate to this. I will look into this at the weekend if i can find some time.

0reactions
igeligelcommented, Oct 12, 2018

Done with eeaeb34fa440d00cd400545301ea203bd2a59284

Read more comments on GitHub >

github_iconTop Results From Across the Web

Migrate from v3 - Vue CLI
In Vue CLI v3, the required core-js version is 2.x, it is now upgraded to 3.x. This migration is automated if you upgrade...
Read more >
Migrate Vue 2 Code from Vue CLI 2 to Vue CLI 3 - GitHub Pages
Upgrade Node. The first step should be to make sure you're using the latest version of node and npm. This can be done...
Read more >
Vue 3 Migration Build: safely upgrade your app to Vue 3 (Pt. 1)
The Vue 3.1 migration build is a “special” version of Vue 3 that allows your existing Vue 2 app to run in a...
Read more >
Migrate from Vue Cli 2 to 3 - Medium
Install the Vue Cli 3 with npm install -g @vue/cli · Create a new project with vue create myapp-cli3 · Copy the content...
Read more >
How to upgrade my global vue-cli install to the latest version?
Notes · Switched to latest stable Node.js release using Node Version Manager · Uninstalled previous @vue/cli package. npm uninstall -g @vue/cli.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found