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

Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer #12

Closed
acreeper111 opened this issue Nov 24, 2022 · 1 comment

Comments

@acreeper111
Copy link

Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
at readWasm (D:\bedev\ts-starter-complete-cotta\node_modules\gulp-typescript\node_modules\source-map\lib\read-wasm.js:8:13)
at wasm (D:\bedev\ts-starter-complete-cotta\node_modules\gulp-typescript\node_modules\source-map\lib\wasm.js:25:16)
at D:\bedev\ts-starter-complete-cotta\node_modules\gulp-typescript\node_modules\source-map\lib\source-map-consumer.js:264:14
at process.processTicksAndRejections (node:internal/process/task_queues:95:5

@mammerla
Copy link
Member

Should be fixed now with an updated dependency. Sorry for the delay.

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

2 participants