-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
Problems with gulp-sass #85
Comments
I can't speak to this issue exactly but I've had similar issues relating to NPM in the past. Make sure your permissions are set correctly as I've had to run the npm command with sudo in the past. It probably isn't the best solution but I've had less issues when doing the install as root. |
try
|
Looks like |
Ubuntu 18.04
When installing the web interface, after running
npm i
(step 8) I'm getting the following error (Output from the file at /npm/_logs):If I then try to keep going, when reaching thep 10:
gulp build
I will get the following:Any help would be appreciated, thanks.
The text was updated successfully, but these errors were encountered: