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 activate the atom-browser package #7

Open
TrickBit opened this issue Sep 24, 2024 · 0 comments
Open

Failed to activate the atom-browser package #7

TrickBit opened this issue Sep 24, 2024 · 0 comments

Comments

@TrickBit
Copy link

TrickBit commented Sep 24, 2024

I'm sure i'm missing something here.
This popup occurs every time at startup.

Clicking the package title in installed packages goes to the sunset pages
I think maybe there's something broken in the links

here's the windows contents ...

Failed to activate the atom-browser package

Cannot find module 'express'
Require stack:

  • /home/#######/.atom/packages/atom-ng-browser/lib/atom-browser-server.js
  • /home/#######/.atom/packages/atom-ng-browser/lib/atom-browser.js
  • /usr/share/atom-ng/resources/app.asar/static/index.html
    Hide Stack Trace
    Error: Cannot find module 'express'
    Require stack:
  • /home/#######/.atom/packages/atom-ng-browser/lib/atom-browser-server.js
  • /home/#######/.atom/packages/atom-ng-browser/lib/atom-browser.js
  • /usr/share/atom-ng/resources/app.asar/static/index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
    at o._resolveFilename (electron/js2c/renderer_init.js:33:1118)
    at Function.get_Module._resolveFilename (/usr/share/atom-ng/resources/app/static/:11:157942)
    at Module.require (file:///usr/share/atom-ng/resources/app.asar/static/index.js:61:43)
    at require (/usr/share/atom-ng/resources/app/static/:11:149229)
    at Object. (/home/#######/.atom/packages/atom-ng-browser/lib/atom-browser-server.js:1:172)
    at Object. (/home/#######/.atom/packages/atom-ng-browser/lib/atom-browser-server.js:27:3)
    at Module.get_Module._compile (/usr/share/atom-ng/resources/app/static/:11:149913)
    at Object.value [as .js] (/usr/share/atom-ng/resources/app/static/:11:153507)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (file:///usr/share/atom-ng/resources/app.asar/static/index.js:72:46)
    at require (/usr/share/atom-ng/resources/app/static/:11:149229)
    at Object. (/home/#######/.atom/packages/atom-ng-browser/lib/atom-browser.js:4:59)
    at Object. (/home/#######/.atom/packages/atom-ng-browser/lib/atom-browser.js:279:2)
    at Module.get_Module._compile (/usr/share/atom-ng/resources/app/static/:11:149913)
    at Object.value [as .js] (/usr/share/atom-ng/resources/app/static/:11:153507)
    at Module.load (internal/modules/cjs/loader.js:935:32)
    at Module._load (internal/modules/cjs/loader.js:776:14)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Function.o._load (electron/js2c/renderer_init.js:33:379)
    at Module.require (file:///usr/share/atom-ng/resources/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:88:18)
    at customRequire (/usr/share/atom-ng/resources/app/static/:1:864871)
    at requireModule (/usr/share/atom-ng/resources/app/static/:14:1223487)
    at Package.requireMainModule (/usr/share/atom-ng/resources/app/static/:11:3359212)
    at Package.activateNow (/usr/share/atom-ng/resources/app/static/:11:3347211)
    at /usr/share/atom-ng/resources/app/static/:11:3346989
    The error was thrown from the [atom-browser package](ssh://[email protected]/Alex313031/atom-ng-browser).
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