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: "env: electron: No such file or directory" #3

Open
gsgou opened this issue Oct 11, 2020 · 1 comment
Open

error: "env: electron: No such file or directory" #3

gsgou opened this issue Oct 11, 2020 · 1 comment

Comments

@gsgou
Copy link

gsgou commented Oct 11, 2020

On MacOS Catalina 10.15.7 after installing node and following the wififox installation commands
i receive on the console "env: electron: No such file or directory"

$ mkdir ~/Documents/Electron
$ cd ~/Documents/Electron
$ npm install electron
$ npm install electron-packager --save-dev

and reinstalling wififox did not help

@XKeyScore147
Copy link

use the following to install electron as a global package into the system

npm install -g electron

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

2 participants