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

[BUG] #553

Closed
zeki0775 opened this issue Dec 4, 2019 · 3 comments
Closed

[BUG] #553

zeki0775 opened this issue Dec 4, 2019 · 3 comments
Labels
Bug thing that needs fixing

Comments

@zeki0775
Copy link

zeki0775 commented Dec 4, 2019

hi, when I say install npm install package, it gives error. not loaded.

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:

what should I do?

@fwip
Copy link

fwip commented Dec 4, 2019

I have also seen this error, just this morning.

What I did:

npx create-elm-app elmess
cd elmess
npx create-elm-app eject

npx --version -> 6.12.1
node --version -> v13.1.0
uname -a -> Darwin nelsonjs-mac 19.0.0 Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64 x86_64

The log is available here: https://gist.github.com/fwip/f6594c5967d29592993b37ccfc158172

Edit:

From this state, I then executed npm install create-elm-app && npx elm-app eject, which worked as expected (npm did not throw an error).

@zeki0775
Copy link
Author

The answer did not work.

@mikemimik mikemimik added Bug thing that needs fixing Community labels Jan 20, 2020
@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

3 participants