Closed
Description
Version
4.1.2
Environment info
System:
OS: Linux 5.3 Ubuntu 18.04.4 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Binaries:
Node: 8.10.0 - /usr/bin/node
Yarn: Not Found
npm: 3.5.2 - /usr/bin/npm
Browsers:
Chrome: 79.0.3945.130
Firefox: 72.0.2
npmGlobalPackages:
@vue/cli: 4.1.2
Steps to reproduce
sudo npm install -g vue
sudo npm install -g @vue/cli
sudo vue create mpproj
What is expected?
The project "mpproj" was created.
What is actually happening?
After choosing parameters this text was showing in console for endless time :
Vue CLI v4.1.2
sparkles Creating project in /home/vikash/mpproj.
⚙ Installing CLI plugins. This might take a while...
loadDep:jsesc -> network - |##########################################################---------------------------------------------------------------------------------------------------------------------|
{
"name": "mpproj",
"version": "0.1.0",
"private": true,
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-eslint": "^4.1.0",
"@vue/cli-service": "^4.1.0"
}
}
Metadata
Metadata
Assignees
Labels
No labels