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

"DevTools failed to load source map" after upgrading to electron-store-v8.0.0 #103

Open
johpiip opened this issue Aug 2, 2021 · 2 comments

Comments

@johpiip
Copy link
Contributor

johpiip commented Aug 2, 2021

There was just one warning of this type when electron-store: ^4.0.0 but now that electron-store: ^8.0.0 there are over sixty warnings. Let us wait and see if these issues are solved: sindresorhus/electron-store#179 ajv-validator/ajv#1532 These warnings do not affect the functionality of the app, they are just weird warnings.

DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/ajv.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/core.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/index.js.map: Unexpected end of JSON input
...
DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/index.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/formats.js.map: Unexpected end of JSON input
DevTools failed to load source map: Could not parse content for file:///C:/Users/PiippJo/Home/helmet-ui/src/renderer/limit.js.map: Unexpected end of JSON input
@hsl-petrhaj
Copy link
Contributor

Still a problem, but not urgent.

@hsl-petrhaj
Copy link
Contributor

How to reproduce:
open UI
press Ctrl+Shift+I -> Console

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