gulp tag

17 questions


1 answers
67 views
0
Missing .bashrc when building gulp environment in macOS

I am building an environment using gulp.$touch.bash_profile$ touch.bashrcYou can find the .bash_profile file in the home folder, but File not found for .bashrc.Is it possible to create it without usin...

1 years ago

1 answers
75 views
0
About automatic reflection of sass into the browser

What do you want to doI want to automate the reflection in the browser after installing gulp and compiling sass, but it doesn't work well.Please give me some advice.Problems you are havingIt works unt...

1 years ago

1 answers
80 views
0
Understanding Compilation Errors in gulp-sass

When compiling the Pass file using gulp-ass, through /glaptest ggulp pass[15:46:37] Using gulpfile~/Desktop/glaptest/gulpfile.js[15:46:37] Starting 'sass'...Error in plugin'sass'Message: node_modules/...

1 years ago

2 answers
75 views
0
Underscore files are also printed in gulpfile.js.js

I build the front desk using gulp, jade, and compass. --jade│ │ _ --_partial│ │ _ --_banners.jade│ │ _ --_breadcrumb.jade│ │ _ --_fixed_header.jade│ │ _ -- --_footer.jade│ │ _ --_head.jade│ │ _ --_hea...

1 years ago

1 answers
69 views
0
@include is not available and "no mixin named" error occurs when compiling with gulp-ass

I get an error when I try to compile the scss file using gulp-sass.(Although the number of spaces may be different because it is handmade) Error: src\sass\style.scssError: no mixin named test Backtrac...

1 years ago

1 answers
80 views
0
Error in npm install

When I installed npm in my new Mac environment, I found the following error.npm installation in the directory where package.json is located.Please tell me where to look.environmentMacOS ELCAPITAN 10.1...

1 years ago

1 answers
97 views
0
Error: Module did not self-register error when transfiling SCSS file using gulp-ass

When you try to use gulp-sass to transport a specific SCSS file, you will not get the following error and you will not be able to: [16:51:18] Error: Module did not self-register. at Error (native) at ...

1 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.