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

Failed to parse source map #96

Open
leanderseige opened this issue Oct 20, 2021 · 0 comments
Open

Failed to parse source map #96

leanderseige opened this issue Oct 20, 2021 · 0 comments

Comments

@leanderseige
Copy link

I switched my project to react-scripts version 5.0.0-next.47 because of the many unpleasant warnings the latest stable version of react-scripts throws these days. This works good enough for me, however manifesto causes a lot of warnings because it could not find/parse source maps. Because manifesto seems to be the only package causing these warnings I'm bringing this up here.

WARNING in ./node_modules/manifesto.js/dist-esmodule/Thumbnail.js Module Warning (from ./node_modules/source-map-loader/dist/cjs.js): Failed to parse source map from '/Users/seige/seige.digital/strollview-editor/node_modules/manifesto.js/src/Thumbnail.ts' file: Error: ENOENT: no such file or directory, open '/Users/seige/seige.digital/strollview-editor/node_modules/manifesto.js/src/Thumbnail.ts' @ ./node_modules/manifesto.js/dist-esmodule/internal.js 25:0-28 25:0-28 @ ./node_modules/manifesto.js/dist-esmodule/index.js 1:0-27 1:0-27 @ ./src/components/ImportLoader.js 10:0-37 102:18-37 @ ./src/App.js 8:0-56 35:39-51 @ ./src/index.js 7:0-24 14:8-11

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

1 participant