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

issue when installing plotly, got: "npm ERR! cb() never called!" #425

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

Comments

@darcyclarke
Copy link
Contributor

darcyclarke commented Nov 8, 2019

  Original bug ticket: [https://npm.community/t/9422](https://npm.community/t/9422)
  Originally filed: 2019-08-11T05:48:47.639Z

From original issue: https://npm.community/t/9422
Debug log: n/a
Action triggered: npm install --save plotly.js

Platform info:

$ npm --versions
npm --versions
{ npm: '6.9.0',
  ares: '1.14.0',
  cldr: '32.0.1',
  http_parser: '2.8.1',
  icu: '60.2',
  modules: '57',
  napi: '3',
  nghttp2: '1.32.1',
  node: '8.11.4',
  openssl: '1.0.2n',
  tz: '2017c',
  unicode: '10.0',
  uv: '1.22.0',
  v8: '6.2.414.54',
  zlib: '1.2.11' }

$ node -p process.platform
linux

Additional information:

Unhandled rejection Error: EACCES: permission denied, mkdir '/home/ravn/.npm/_cacache/content-v2/sha1/e0/b1'

Was present in the output

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