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

Windows 11 - ASAR problems #25

Open
robruiz opened this issue Nov 26, 2023 · 0 comments
Open

Windows 11 - ASAR problems #25

robruiz opened this issue Nov 26, 2023 · 0 comments

Comments

@robruiz
Copy link

robruiz commented Nov 26, 2023

Ever since I updated to Windows 11, I keep getting these errors in the console. I am actually seeing the errors for other add-ons as well. When I disable the add-ons, the number of errors in the console lessen.

C:\Program Files (x86)\Local\resources\app.asar\node_modules@sentry\utils\dist\instrument.js:111 Error: Invalid package C:\C:\Program Files (x86)\Local\resources\app.asar
at createError (node:electron/js2c/asar_bundle:2:1608)
at Object. (node:electron/js2c/asar_bundle:2:4940)
at C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:31946
at t.default (C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:32039)
at 1920 (C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:297170)
at n (C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:341977)
at C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:342417
at Object. (C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:1:342443)
at Object. (C:\Program Files (x86)\Local\resources\app.asar\node_modules@getflywheel\local-components\dist\index.js:3:3)
at Module._compile (node:internal/modules/cjs/loader:1269:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
at Module.load (node:internal/modules/cjs/loader:1124:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at o._load (node:electron/js2c/renderer_init:2:3109)
at Module.require (node:internal/modules/cjs/loader:1148:19)
at require (node:internal/modules/cjs/helpers:110:18)
at 9381 (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:173643)
at r (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:340139)
at 60653 (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:2:1772243)
at r (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:340139)
at 98123 (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:2:1770147)
at r (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:340139)
at 31492 (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:2:1735844)
at r (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:340139)
at 31933 (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:2:1622630)
at r (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:340139)
at C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:341317
at Object. (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:201:341344)
at Object. (C:\Program Files (x86)\Local\resources\app.asar\api\renderer-bundle.js:203:3)
at Module._compile (node:internal/modules/cjs/loader:1269:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1324:10)
at Module.load (node:internal/modules/cjs/loader:1124:32)
at Module._load (node:internal/modules/cjs/loader:965:12)
at f._load (node:electron/js2c/asar_bundle:2:13377)
at o._load (node:electron/js2c/renderer_init:2:3109)
at Module.require (node:internal/modules/cjs/loader:1148:19)
at require (node:internal/modules/cjs/helpers:110:18)
at 51655 (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:487131)
at webpack_require (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:901717)
at 63733 (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:2:2328184)
at webpack_require (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:901717)
at 45234 (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:2:2331070)
at webpack_require (file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:901717)
at file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:903337
at file:///C:/Program%20Files%20(x86)/Local/resources/app.asar/renderer/_browserWindows/app/app.js:288:903422
(anonymous) @ C:\Program Files (x86)\Local\resources\app.asar\node_modules@sentry\utils\dist\instrument.js:111

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