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

Not working with electron #200

Open
math2001 opened this issue Jan 19, 2018 · 0 comments
Open

Not working with electron #200

math2001 opened this issue Jan 19, 2018 · 0 comments

Comments

@math2001
Copy link

  • Version: ied version 2.3.6
  • Platform: Arch linux 64 bits (Linux laptux 4.14.13-1-ARCH Suggestion: Make ied interactive #1 SMP PREEMPT Wed Jan 10 11:14:50 UTC 2018 x86_64 GNU/Linux)

Electron throws this error when installed with ied (I tried with yarn, it works fine):

0 ~/Lab/test → electron .
/home/math2001/Lab/test/node_modules/2e391ccbd62768a3b3b260b8f2e3f16473567aec/package/index.js:9
  throw new Error('Electron failed to install correctly, please delete node_modules/electron and try installing again')
  ^

Error: Electron failed to install correctly, please delete node_modules/electron and try installing again
    at Object.<anonymous> (/home/math2001/Lab/test/node_modules/2e391ccbd62768a3b3b260b8f2e3f16473567aec/package/index.js:9:9)
    at Module._compile (module.js:660:30)
    at Object.Module._extensions..js (module.js:671:10)
    at Module.load (module.js:573:32)
    at tryModuleLoad (module.js:513:12)
    at Function.Module._load (module.js:505:3)
    at Module.require (module.js:604:17)
    at require (internal/module.js:11:18)
    at Object.<anonymous> (/home/math2001/Lab/test/node_modules/2e391ccbd62768a3b3b260b8f2e3f16473567aec/package/cli.js:3:16)
    at Module._compile (module.js:660:30)

This is fresh, without any other packages.

Any ideas?

Thanks for this package manager anyway, it's just insane how fast it is. 😮 👍

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