Gulp serve command might have error ‘sass’ sub task errored after
Errors found in sass files(s).
To fix this error run the below commands
npm shrinkwrap
npm install
The above will solve the issue
Gulp serve command might have error ‘sass’ sub task errored after
Errors found in sass files(s).
To fix this error run the below commands
npm shrinkwrap
npm install
The above will solve the issue