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

npm run explore throws errors. #248

Open
tones-griff opened this issue Jun 18, 2024 · 1 comment
Open

npm run explore throws errors. #248

tones-griff opened this issue Jun 18, 2024 · 1 comment

Comments

@tones-griff
Copy link

tones-griff commented Jun 18, 2024

Description
It seems when I run npm run explore to get this going "explore": "source-map-explorer dist/**/*.js" I get this error.

chunk-2YHBQP4A.js
Your source map refers to generated column 479 on line 2, but the source only contains 0 column(s) on that line.
Check that you are using the correct source map.

@pmalacho-mit
Copy link

As this comment notes, running with --no-border-checks enable me to get things running when facing the same error: #179 (comment)

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