Top "Gulp-sass" questions

a gulp plugin for compilation of Sass to CSS.

How to fix ReferenceError: primordials is not defined in node

I have installed node modules by npm install, then I tried to do gulp sass-watch in command prompt. After that …

node.js sass gulp gulp-sass
cannot find module "lodash"

Today I tried to learn more about Google Web Starter Kit so I followed these instructions and after a lot …

node.js gulp gulp-sass
How to compile or convert sass / scss to css with node-sass (no Ruby)?

I was struggling with setting up libsass as it wasn't as straight-forward as the Ruby based transpiler. Could someone explain …

css sass gulp-sass node-sass libsass
Node Sass does not yet support your current environment: Linux 64-bit with false

Getting this error on Arch Linux with node-sass. I'm using it with gulp-sass. Node Sass does not yet support your …

node.js sass archlinux gulp-sass node-sass
Gulpjs combine two tasks into a single task

I currently have two tasks, that both compile sass files. I would still like to concat the two directories into …

gulp gulp-sass
Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (88)

I have tried to install gulp-sass latest version with npm i gulp-sass --save-dev in the begining I got a lot …

node.js npm sass gulp gulp-sass
Can I install just Gulp globally?

I'm constantly working on new web development projects that don't ever, in practice, need their node_modules folder when deploying. …

gulp gulp-watch gulp-sass
name can only contain URL-friendly characters

I was trying to install package.json with npm init to install bootstrap in my folder but i am getting …

node.js bootstrap-4 npm-install gulp-sass
Task Runner Explorer can't load tasks

I'm using VS2015 and Gulp. I open the Task Runner Explorer and hit refresh, and this shows up in the …

visual-studio gulp gulp-sass visual-studio-2015 task-runner-explorer
Gulp doesn't work

I installed gulp on my machine, but when i try to compile my project i have this error: Error: Cannot …

gulp gulp-sass