Gulp task not compiling SASS
up vote
0
down vote
favorite
I'm having some issues running a gulp task where my SASS won't be compiled if I include plumber in the below screenshot, but when I comment it out, the SASS is compiled no problem!
I have absolutely no idea why this is happening, I've updated my node versions and cleaned out node_modules and reinstalled them all but the issue persists.
Has anybody seen this issue before?

sass gulp
add a comment |
up vote
0
down vote
favorite
I'm having some issues running a gulp task where my SASS won't be compiled if I include plumber in the below screenshot, but when I comment it out, the SASS is compiled no problem!
I have absolutely no idea why this is happening, I've updated my node versions and cleaned out node_modules and reinstalled them all but the issue persists.
Has anybody seen this issue before?

sass gulp
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm having some issues running a gulp task where my SASS won't be compiled if I include plumber in the below screenshot, but when I comment it out, the SASS is compiled no problem!
I have absolutely no idea why this is happening, I've updated my node versions and cleaned out node_modules and reinstalled them all but the issue persists.
Has anybody seen this issue before?

sass gulp
I'm having some issues running a gulp task where my SASS won't be compiled if I include plumber in the below screenshot, but when I comment it out, the SASS is compiled no problem!
I have absolutely no idea why this is happening, I've updated my node versions and cleaned out node_modules and reinstalled them all but the issue persists.
Has anybody seen this issue before?

sass gulp
sass gulp
edited Nov 9 at 12:28
asked Nov 9 at 12:10
Captain_Custard
55851329
55851329
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
It turns out that I needed to install both the 64 bit AND 32 bit versions of node, but I didn't know this until I installed yarn through Chocolatey and they were installed as dependencies.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
It turns out that I needed to install both the 64 bit AND 32 bit versions of node, but I didn't know this until I installed yarn through Chocolatey and they were installed as dependencies.
add a comment |
up vote
0
down vote
It turns out that I needed to install both the 64 bit AND 32 bit versions of node, but I didn't know this until I installed yarn through Chocolatey and they were installed as dependencies.
add a comment |
up vote
0
down vote
up vote
0
down vote
It turns out that I needed to install both the 64 bit AND 32 bit versions of node, but I didn't know this until I installed yarn through Chocolatey and they were installed as dependencies.
It turns out that I needed to install both the 64 bit AND 32 bit versions of node, but I didn't know this until I installed yarn through Chocolatey and they were installed as dependencies.
answered Nov 11 at 7:46
Captain_Custard
55851329
55851329
add a comment |
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53225479%2fgulp-task-not-compiling-sass%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown