Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm ERR! related to cb() never called! #303

Closed
darcyclarke opened this issue Nov 8, 2019 · 1 comment
Closed

npm ERR! related to cb() never called! #303

darcyclarke opened this issue Nov 8, 2019 · 1 comment
Labels
Bug thing that needs fixing

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented Nov 8, 2019

  Original bug ticket: [https://npm.community/t/10263](https://npm.community/t/10263)
  Originally filed: 2019-09-26T10:34:56.155Z

From original issue: https://npm.community/t/10263
Debug log: 2019-09-26T10_05_20_855Z-debug.log
Triggered action: npm install

Platform info:

$ npm --versions
{ endless: '0.0.0',
  npm: '6.9.0',
  ares: '1.15.0',
  brotli: '1.0.7',
  cldr: '35.1',
  http_parser: '2.8.0',
  icu: '64.2',
  modules: '64',
  napi: '4',
  nghttp2: '1.34.0',
  node: '10.16.1',
  openssl: '1.1.1c',
  tz: '2019a',
  unicode: '12.1',
  uv: '1.28.0',
  v8: '6.8.275.32-node.54',
  zlib: '1.2.11' }
$ node -p process.platform
win32

Additional information:

Debug log: 2019-09-28T01_44_26_454Z-debug.log
Triggered action: vue create <app>

Platform info: (incomplete)

npm --versions
{ npm: ‘6.2.0’,
ares: ‘1.14.0’,
cldr: ‘33.1’,
http_parser: ‘2.8.0’,
icu: ‘62.1’,
modules: ‘64’,
napi: ‘3’,
nghttp2: ‘1.32.0’,
node: ‘10.9.0’,
openssl: ‘1.1.0i’,
tz: ‘2018e’,
unicode: ‘11.0’,
uv: ‘1.22.0’,
v8: ‘6.8.275.24-node.14’,
zlib: ‘1.2.11’ }
@mikemimik
Copy link
Contributor

Duplicate issue; aggregating into #417.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing
Projects
None yet
Development

No branches or pull requests

2 participants