nodejs
npm install electron -g
- Nếu như bạn nhận được lỗi EACCES thì tham khảo:
https://docs.npmjs.com/getting-started/fixing-npm-permissions
- Hoặc thử :
- Hoặc thử :
sudo npm install --unsafe-perm=true --allow-root