-
Hi all,
I found a "bug" in your latest version. I am using it on Mac (Sierra).
I got pretty bummed as almost each gulp build command would crash on me.
```
$> gulp-clean
events.js:160
…
-
### Steps
1. npm install gulp@4.0.0
2. npm install semantic-ui@2.4.2
### Expected Result
Setup runs without errors
### Actual Result
Setup quits with error message `TypeError: gulp.hasTask i…
-
Hi!
I'm using eslint-friendly-formatter with gulp like that
```
.pipe(eslint({rulePaths: [path.resolve('./eslint-custom-rules')]}))
.pipe(eslint.formatEach(friendlyFormatter))
```
Versi…
-
When I work between multiple projects, always got 'Error: listen EADDRINUSE' like #33. I know the reason is some other task(maybe another gulp-livereload) is running, a port conflict is on `35729`. Bu…
sivan updated
8 years ago
-
### Target SharePoint environment
SharePoint Online
### What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
### Developer environment
Windows
### What …
-
Include webpack with gulp task runner. Need services for crawl-friendliness
-
Config.json item "compileStyles" enhancement.
Currently, this item lists an array of gulp tasks to execute:
``` json
"compileStyles": {
"scss": ["json-scss-stylesheet", "icons-web"],
"sass":[…
-
Grunt can be an obtuse tool, so something easier and more approachable might serve as a better introduction to using build tools for front end development, especially for beginners.
@Jenius suggested…
-
# Test framework
the most of those frameworks or libraries supports same.
- TDD/BDD
- test browser JS, but no need for now.
- can test events / async callback is called.
- report multi formats
- supp…
-
This is happening in gulp serve:dist - please seed the databes with admin@theapp.com and admin password and make the invalid login message user friendly. Theapp is using bootrap so please check the bo…