Open croogie opened 9 years ago
npm i gulp-sass@latest
fixed it in the original repo, but in this repo I think that may cause another issue:
events.js:141
throw er; // Unhandled 'error' event
^
Error: src/_mural/_assets/sass/main.scss
Error: File to import not found or unreadable: modules/mixins/mixins
Parent style sheet: stdin
on line 4 of stdin
>> @import "modules/mixins/mixins";
^
I'm experiencing problems with
npm install
command. Here is what the part of output says:Any ideas?