plotly, psutil, electron, orca が必要
# pip install plotly psutil
# npm install -g electron@1.8.4 orca –unsafe-perm=true –allow-root
Error: EACCES: permission denied, mkdir ‘/usr/local/lib/node_modules/electron/.electron’
対策のため上記オプションをつけること
Just another WordPress site
plotly, psutil, electron, orca が必要
# pip install plotly psutil
# npm install -g electron@1.8.4 orca –unsafe-perm=true –allow-root
Error: EACCES: permission denied, mkdir ‘/usr/local/lib/node_modules/electron/.electron’
対策のため上記オプションをつけること