question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The error description:

Error: You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ ‘lib/mappings.wasm’: … }) before using SourceMapConsumer

How to reproduce?

Install node@18 and run npx tsup

Workaround

Downgrade to node@17

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
egoistcommented, May 16, 2022
0reactions
github-actions[bot]commented, May 16, 2022

🎉 This issue has been resolved in version 5.12.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

node-sass install ERROR with Node 18 version - Stack Overflow
node-sass is deprecated and won't be supported. Instead use the new version which is sass . You can uninstall the old and install...
Read more >
Errors | Node.js v18 API
Applications running in Node. js will generally experience four categories of errors: Standard JavaScript errors such as EvalError , SyntaxError , RangeError , ......
Read more >
15 Common Error Codes in Node.js and How to Fix Them
3. ETIMEDOUT ... The ETIMEDOUT error is thrown by the Node.js runtime when a connection or HTTP request is not closed properly after...
Read more >
yarn fails when using nodejs 18 · Issue #23696 - GitHub
Steps to reproduce Install nodejs 18 run yarn install && yarn build in repo directory get error: Error: error:0308010C:digital envelope ...
Read more >
error:0308010c:digital envelope routines::unsupported [Node ...
In a React app, for instance, you can pass --openssl-legacy-provider to the start script like this "react-scripts --openssl-legacy-provider ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found