-
I'm using node v16.20.2
![image](https://github.com/user-attachments/assets/32c67999-73f6-457d-85f4-4c5ec5a18e75)
This is my package.json.
```bash
{
"name": "XXXX",
"version": "0.0.2",
…
-
Hi Team,
I am using glup for minification and using visual studio 2022 ID for the same .
visual studio 2022 version -> 17.11.5
Node version -> v18.20.4
npm -> 10.9.0
i m facing the below…
-
Hi,
I'm quite new to using `gulp-imagemin`. I don't have any issues with minifying `SVGs`, but I've noticed that when it comes to `.jpg` and `.png` files, the images appear corrupted after running …
-
Add Grunt to offer multiple sizes with `srcset` and `size`.
-
When the script is triggered, the file from the app/images/brand_logo.jpg folder is copied to dist/images/brand_logo.jpg. There should be no changes to the file but it changes and becomes unreadable.
…
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
Hello,
I encountered an issue while trying to pull the mentatis/gulp-core:latest Docker image on my system running Sonoma 14.6.1 with an aarch64 architecture. When running the command:
- docker …
-
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…
-
While the issue is reproduced for Gulp.src, not for Vinyl.src, but this is relevant because Gulp.src uses Vinyl.src.
### What were you expecting to happen?
The task should copy images without is…
-
### Issue details
Hi there,
I'm finding that browser-sync crashes because of memory exhaustion after a day or two running continuously. Here is the stack trace I get:
```
...
[Browsersync…