You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran:
npm install --unsafe-perm -g shader-school
and get :
npm WARN deprecated rework-inline@0.2.0: deprecated in favor of rework-import
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/ariya/esprima.git
npm ERR!
npm ERR! fatal: failed to stat '.': Permission denied
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-01-31T15_26_22_087Z-debug.log
Why is that happened? [ npm : 5.6.0; node : 9.4.0; OS : Ubuntu Studio]
The text was updated successfully, but these errors were encountered:
I ran:
npm install --unsafe-perm -g shader-school
and get :
npm WARN deprecated rework-inline@0.2.0: deprecated in favor of rework-import
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/ariya/esprima.git
npm ERR!
npm ERR! fatal: failed to stat '.': Permission denied
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-01-31T15_26_22_087Z-debug.log
Why is that happened? [ npm : 5.6.0; node : 9.4.0; OS : Ubuntu Studio]
The text was updated successfully, but these errors were encountered: