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

Error when trying to run denode #24

Open
figalex opened this issue Apr 6, 2017 · 1 comment
Open

Error when trying to run denode #24

figalex opened this issue Apr 6, 2017 · 1 comment
Assignees
Labels

Comments

@figalex
Copy link

figalex commented Apr 6, 2017

I was just trying denode for the first time and this is what I got:

/usr/local/lib/node_modules/denode/node_modules/electron-localshortcut/index.js:118
app.on('browser-window-focus', (e, win) => {
^

TypeError: Cannot read property 'on' of undefined
at Object. (/usr/local/lib/node_modules/denode/node_modules/electron-localshortcut/index.js:118:4)
at Object. (/usr/local/lib/node_modules/denode/node_modules/electron-localshortcut/index.js:151:3)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (/usr/local/lib/node_modules/denode/node_modules/electron-debug/index.js:3:23)

@steelbrain
Copy link
Owner

That's unusual, bug in deep dependency, will investigate

@steelbrain steelbrain self-assigned this Apr 6, 2017
@steelbrain steelbrain added the bug label Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants