Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

npm does not work in latest nightly #251

Closed
alexlamsl opened this issue May 21, 2017 · 7 comments
Closed

npm does not work in latest nightly #251

alexlamsl opened this issue May 21, 2017 · 7 comments

Comments

@alexlamsl
Copy link

  • Version: v8.0.0-nightly20170520b60c0243d4
  • Platform: Windows 8 x64
  • Subsystem: npm
>npm install
npm ERR! fetch failed https://registry.npmjs.org/param-case/-/param-case-2.1.1.tgz
npm WARN retry will retry, error on last attempt: TypeError: Object doesn't support property or method 'asyncReset'
@alexlamsl
Copy link
Author

Not sure if related: nodejs/node#13045

@alexlamsl
Copy link
Author

Going back day-by-day, the last working version is v8.0.0-nightly2017051728cdc33c8d

@addaleax
Copy link
Member

Not sure if related: nodejs/node#13045

Sounds a lot like it – Can you check that applying nodejs/node@6bfdeed helps?

@alexlamsl
Copy link
Author

@addaleax thanks for the information.

I don't have the environment to compile Node.js though, so I guess I'll wait 😅

@sebdeckers
Copy link
Contributor

@addaleax That fixed it for me, thanks!

@digitalinfinity
Copy link
Contributor

Thanks @addaleax - we ran into this too, and the PR from @refack seemed to address this (thanks @refack!). @kunalspathak FYI, nodejs/node#13092 has landed.

@alexlamsl
Copy link
Author

No longer an issue with chakracore 8.0.0-pre3 - thanks!

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

No branches or pull requests

4 participants