-
Hi
After installing xml2js as a dev dependency of my project I ran using a very simple setup as a gulp file.
``` javascript
gulp.task('patch', function() {
gulp.src('./')
.pipe(patch('./'))
…
-
Please include configuration examples to README.md
-
Mads is already on it, just added here for reference
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
I…
akr24 updated
2 years ago
-
Hi, I'm using Gulp-4.0.2 and Node-16.13.2 and when using the gulp-download2 library I get an error saying `TypeError: stream.pipe is not a function`. The code below seems to reproduce the error. I don…
-
```
Hello,
First, I have to say you created a great program.
My question : is there an easy way to make a reverse playback with your sound
engine ?
Thanks by advance !
Julien
```
Original issue r…
-
We always test tarantool with a last version of a schema, but never test that a non-upgraded instance works correctly. However a non-upgraded state is usual when one updates tarantool to a new version…
-
### Feature Description
Having recently borrowed a DDJ-400 from a friend, I noticed that the jog wheel controls feel off compared to when I used it with Rekordbox at their place. Like most other cont…
-
Please see the npm install and npm start warnings and errors below.
npm install
`> meanjs@0.5.0 start myfilepath\meanjs
> gulp
fs.js:35
} = primordials;
^
ReferenceError: primordials …
-
I’m using frames/vinyl with ghc8.6.3 and seeing very large compile times (minutes) and memory use (> 20GB). This is on a relatively powerful Mac Laptop. The memory is the issue, the laptop has only 16…