I am unable to create a vue-app #2
-
My Environment: Ubuntu 22.04.3 I used NVM to install Node using
How do I get my app started and running? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Remove all directories and files. I purged everything and reinstalled it. It works with Node version: 18.18.2 |
Beta Was this translation helpful? Give feedback.
Remove all directories and files.
Remove the last few lines containing nvm from .bashrc
Remove .npm directory.
I purged everything and reinstalled it. It works with
Node version: 18.18.2
NPM Version: 9.8.1
Vue CLI: 5.0.8