electron-userland / electron-webpack

Scripts and configurations to compile Electron applications using webpack
https://webpack.electron.build/
903 stars 170 forks source link

map file not server by webpack-dev-server #469

Open krysalead opened 2 years ago

krysalead commented 2 years ago
na

Hey there! If you need some help.

I am running an Electron application using electron-webpack. I have a massive number of 404 in my application console related to missing SourceMap files. Those files are present on the disk in the path mentioned by the browser. My application is starting properly and it is server by webpack (4.42.1) the only difference with my files is that they are in the node_modules and sub folder node_modules.

DevTools failed to load SourceMap: Could not load content for http://localhost:9080/home/oda/work/my-app/downloader/node_modules/conf/node_modules/ajv/dist/compile/codegen/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
Bartel-C8 commented 1 year ago

Same here with @sentry/electron sourcemaps...

DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/browser.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/global.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/node.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/env.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/is.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/dsn.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/error.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/instrument.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/logger.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/object.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/string.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/stacktrace.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_asyncNullishCoalesce.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_nullishCoalesce.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_asyncOptionalChain.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_asyncOptionalChainDelete.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_createNamedExportFrom.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_createStarExport.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_interopDefault.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_interopNamespace.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_interopNamespaceDefaultOnly.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_interopRequireDefault.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_interopRequireWildcard.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_optionalChain.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/buildPolyfills/_optionalChainDelete.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/supports.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/memo.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/misc.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/normalize.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/path.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/promisebuffer.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/syncpromise.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/requestdata.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/severity.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/time.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/tracing.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/envelope.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/clientreport.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/ratelimit.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/utils/cjs/baggage.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/integrations.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/scope.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/session.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/sessionflusher.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/hub.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/hub/cjs/exports.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/api.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/baseclient.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/envelope.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/integration.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/sdk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/version.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/transports/base.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/integrations/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/integrations/functiontostring.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/core/cjs/integrations/inboundfilters.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/client.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/eventbuilder.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/exports.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/breadcrumbs.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/transports/utils.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/transports/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/transports/fetch.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/transports/xhr.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/stack-parsers.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/sdk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/helpers.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/trycatch.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/linkederrors.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/globalhandlers.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/httpcontext.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/browser/cjs/integrations/dedupe.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/integrations/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/integrations/scope-to-main.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/ipc.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/index.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/ipc.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/normalize.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/mode.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/merge.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/common/process.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/integrations/event-to-main.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/sdk.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE
DevTools failed to load source map: Could not load content for http://localhost:9080/Users/bartel/git/klstr-ctrl/node_modules/@sentry/electron/renderer/stack-parse.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE