You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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#179ajv-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
The text was updated successfully, but these errors were encountered:
There was just one warning of this type when
electron-store: ^4.0.0
but now thatelectron-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.The text was updated successfully, but these errors were encountered: