-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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! cb() never called! #1014
Comments
Same problem for me, attaching my debug log |
Duplicate of #417 |
Similar problem... arnold@MBP-16 dev-projects % npm i npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142 npm ERR! This is an error with npm itself. Please report this error at: |
@arweekley please see #417 Also provide the needed information (npm and node version). |
Had the same issue, turns out it was my new AVG internet security. Turned it off, all works perfectly. |
how did you turn off the AVG internet security? |
Microsoft Windows [Version 10.0.18363.418]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\byr>npm install -g expo-cli
npm WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\byr\AppData\Roaming\npm-cache_logs\2020-03-12T08_35_11_476Z-debug.log
C:\Users\byr>
help me
The text was updated successfully, but these errors were encountered: