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

node-packages cannot be generated #184913

Closed
winterqt opened this issue Aug 2, 2022 · 1 comment · Fixed by #185101
Closed

node-packages cannot be generated #184913

winterqt opened this issue Aug 2, 2022 · 1 comment · Fixed by #185101

Comments

@winterqt
Copy link
Member

winterqt commented Aug 2, 2022

Issue description

node-packages cannot be generated, due to webassemblyjs's maintainer publishing new packages that depend on other packages of theirs that don't exist (xtuc/webassemblyjs#1132).

Steps to reproduce

Attempt to generate node-packages

http request GET https://registry.npmjs.org/webassemblyjs
http 200 https://registry.npmjs.org/webassemblyjs
info attempt registry request try #1 at 5:48:17 p.m.
http request GET https://registry.npmjs.org/@webassemblyjs%2Fhelper-numbers
http 200 https://registry.npmjs.org/@webassemblyjs%2Fhelper-numbers
Cannot resolve version: @webassemblyjs/helper-numbers@1.11.3
@TredwellGit
Copy link
Member

I have a fix for this and will make a pull request for it later after the generator finishes running.

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

Successfully merging a pull request may close this issue.

2 participants