Skip to content

vue create gets npm error cb() never called #1176

Closed
@mhldtna

Description

@mhldtna

Version

3.0.0-beta.6

Reproduction link

https://codesandbox.io/s/xp4jyxvkxw

Steps to reproduce

vue create FileManagementUI

after upgrading npm and node and vue to their latest-and-greatest

Used these options:

? Please pick a preset: Manually select features
? Check the features needed for your project: (Press to select, to toggle all, to ? Check the features needed for your project: Router, Vuex, Linter
? Pick a linter / formatter config: Airbnb
? Pick additional lint features: (Press to select,
to toggle all, to invert select? Pick additional lint features: Lint on save
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In dedicated config files
? Save this as a preset for future projects? No

What is expected?

New project named "FileManagement"

What is actually happening?

Vue CLI v3.0.0-beta.6
✨ Creating project in C:\SpecProOnline\FileManagementUI.
� Initializing git repository...
⚙ Installing CLI plugins. This might take a while...

npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/npm/issues

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\MLINEHA\AppData\Roaming\npm-cache_logs\2018-04-24T23_47_12_566Z-debug.log
ERROR command failed: npm install --loglevel error


Reproduces very reliably.

Using Windows 8.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions