Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

cb() never called! #21185

Open
3 of 14 tasks
dushyant89 opened this issue Jul 10, 2018 · 1 comment
Open
3 of 14 tasks

cb() never called! #21185

dushyant89 opened this issue Jul 10, 2018 · 1 comment
Labels

Comments

@dushyant89
Copy link

I'm opening this issue because:

  • npm is crashing.
  • npm is producing an incorrect install.
  • npm is doing something I don't understand.
  • npm is producing incorrect or undesirable behavior.
  • Other (see below for feature requests):

What's going wrong?

I am trying to create a vue-cli project and the installation of the dependencies fail with the error cb() never called!

How can the CLI team reproduce the problem?

npm install -g @vue/cli
npm create new-project

Follow the instructions and create a new project and you will notice that the installation fails.

supporting information:

  • npm -v prints: 6.1.0
  • node -v prints: 8.11.2
  • npm config get registry prints: Internal registry
  • Windows, OS X/macOS, or Linux?: Linux
  • Network issues:
    • Geographic location where npm was run:
    • I use a proxy to connect to the npm registry.
    • I use a proxy to connect to the web.
    • I use a proxy when downloading Git repos.
    • I access the npm registry via a VPN
    • I don't use a proxy, but have limited or unreliable internet access.
  • Container:
    • I develop using Vagrant on Windows.
    • I develop using Vagrant on OS X or Linux.
    • I develop / deploy using Docker.
    • I deploy to a PaaS (Triton, Heroku).
@kenany kenany added the support label Jul 10, 2018
@DanielRuf
Copy link

Please provide the full logfile which is generated by the error.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants