R
R
Rufix2020-06-28 13:53:47
linux
Rufix, 2020-06-28 13:53:47

Why is Vue project not being created via vue-cli?

Recently installed Linux for the first time, downloaded npm/vue and wanted to start learning Vue. I decided to create a project through vue-cli, but the download stopped and does not go further (example on the screen). Through "vue ui" the result is the same. Perhaps the problem lies in some settings of Linux itself (in particular, the last line loadDep: strip-ansi -> netw).
rXCOTox.png

Node v.8.10.0
npm v.3.5.2
@vue/cli 4.4.6

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FinGanapre, 2020-06-28
@Rufix

Version Requirements Node
Vue CLI requires Node.js version 8.9 or higher (8.11.0+ is recommended). You can manage multiple versions of Node on a machine using nvm or nvm-windows.

Based on the documentation from the vue-cli site , I would start by updating node.js.
At work, ubuntu is version 18, and node.js is version 12. Everything is good.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question