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

can't launch the service #59

Closed
allenhu12 opened this issue Sep 4, 2022 · 4 comments
Closed

can't launch the service #59

allenhu12 opened this issue Sep 4, 2022 · 4 comments

Comments

@allenhu12
Copy link

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

@Bowen7
Copy link
Owner

Bowen7 commented Sep 4, 2022

Can you provide your OS and node version?

@allenhu12
Copy link
Author

➜ src git:(master) ➜ src git:(master) node --version
v18.2.0
➜ src git:(master) sw_vers
ProductName: macOS
ProductVersion: 12.5.1
BuildVersion: 21G83

@Bowen7
Copy link
Owner

Bowen7 commented Sep 4, 2022

mozilla/source-map#454.
You can downgrade to node 16.

@allenhu12
Copy link
Author

yes, it works fine when node has been downgrade to version 16

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