-
-
Notifications
You must be signed in to change notification settings - Fork 552
Failed to Parse Source Map #1070
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
Comments
Hi @jrock2004! I was facing the same issue, and a comment from #1030 solved my problem: #1030 (comment) |
- Fixes warnings: [Failed to parse source map from](mswjs/msw#1070) - mswjs/msw#1030
Hey, @jrock2004. This looks like a duplicate of #1030. There's a suggestion on how to circumvent these warnings from @washingtonsoares above. We have the issue to publish the source code of |
🎉 This issue has been resolved in version 0.38.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the bug
When generate a project using a template I have created that has msw I get a bunch of
Failed to parse source map from
Environment
msw: 0.36.5
nodejs: 16.13.2
npm: 8.1.2
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App runs and nothing in console about warning about source maps
Screenshots
If applicable, add screenshots to help explain your problem.
Example of the output I see
The text was updated successfully, but these errors were encountered: