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; Cannot find module "express" #82

Open
Ebnater opened this issue Oct 6, 2021 · 0 comments
Open

Failed to activate; Cannot find module "express" #82

Ebnater opened this issue Oct 6, 2021 · 0 comments

Comments

@Ebnater
Copy link

Ebnater commented Oct 6, 2021

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Windows 10
Thrown From: atom-browser package 2.1.0

Stack Trace

Failed to activate the atom-browser package

At Cannot find module 'express'
Require stack:
- E:\.atom\packages\atom-browser-2.1.0\lib\atom-browser-server.js
- E:\.atom\packages\atom-browser-2.1.0\lib\atom-browser.js
- E:\Atom x64\resources\app.asar\static\index.html

Error: Cannot find module 'express'
Require stack:
- E:\.atom\packages\atom-browser-2.1.0\lib\atom-browser-server.js
- E:\.atom\packages\atom-browser-2.1.0\lib\atom-browser.js
- E:\Atom x64\resources\app.asar\static\index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
    at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
    at Function.get_Module._resolveFilename (E:/Atom x64/resources/app/static/<embedded>:11:157920)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (E:/Atom x64/resources/app/static/<embedded>:11:149207)
    at /packages/atom-browser-2.1.0/lib/atom-browser-server.js:1:172)
    at /packages/atom-browser-2.1.0/lib/atom-browser-server.js:27:3)
    at Module.get_Module._compile (E:/Atom x64/resources/app/static/<embedded>:11:149891)
    at Object.value [as .js] (E:/Atom x64/resources/app/static/<embedded>:11:153485)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (E:/Atom x64/resources/app/static/<embedded>:11:149207)
    at /packages/atom-browser-2.1.0/lib/atom-browser.js:4:59)
    at /packages/atom-browser-2.1.0/lib/atom-browser.js:279:2)
    at Module.get_Module._compile (E:/Atom x64/resources/app/static/<embedded>:11:149891)
    at Object.value [as .js] (E:/Atom x64/resources/app/static/<embedded>:11:153485)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:74:18)
    at customRequire (E:/Atom x64/resources/app/static/<embedded>:1:802772)
    at requireModule (E:/Atom x64/resources/app/static/<embedded>:14:1195622)
    at Package.requireMainModule (E:/Atom x64/resources/app/static/<embedded>:11:3520513)
    at Package.activateNow (E:/Atom x64/resources/app/static/<embedded>:11:3508497)
    at E:/Atom x64/resources/app/static/<embedded>:11:3508275
    at Package.measure (E:/Atom x64/resources/app/static/<embedded>:11:3505853)
    at E:/Atom x64/resources/app/static/<embedded>:11:3508135

Can anyone help?

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