source-map-unpack icon indicating copy to clipboard operation
source-map-unpack copied to clipboard

When Unpacking

Open xLe0x opened this issue 6 months ago • 2 comments

/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

xLe0x avatar Aug 03 '24 08:08 xLe0x