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

When Unpacking #35

Open
xLe0x opened this issue Aug 3, 2024 · 4 comments
Open

When Unpacking #35

xLe0x opened this issue Aug 3, 2024 · 4 comments

Comments

@xLe0x
Copy link

xLe0x commented Aug 3, 2024

/usr/local/lib/node_modules/source-map-unpack/node_modules/source-map/lib/read-wasm.js:8
throw new Error("You must provide the URL of lib/mappings.wasm by calling " +
^

Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
at readWasm (/usr/local/lib/node_modules/source-map-unpack/node_modules/source-map/lib/read-wasm.js:8:13)
at wasm (/usr/local/lib/node_modules/source-map-unpack/node_modules/source-map/lib/wasm.js:25:16)
at /usr/local/lib/node_modules/source-map-unpack/node_modules/source-map/lib/source-map-consumer.js:264:14

Node.js v18.19.0

@fsacer
Copy link

fsacer commented Aug 9, 2024

same issue here

@Eben-Hafkamp
Copy link

Also faced this issue

@FAAAAT
Copy link

FAAAAT commented Nov 2, 2024

same issue here

@wisniewski94
Copy link

A quick fix is to switch to node version before 18, like 14

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

No branches or pull requests

5 participants