-
After installing all the dependency, I run `gulp deploy` but it is not working:
```
> gulp deploy
[07:56:25] Using gulpfile ~/workspace/Life-Time-Tracker/gulpfile.js
(node:13334) DeprecationWarn…
-
Não estou conseguindo usar o gulp-smushit. Configurei conforme o exemplo mas ele não converte as imagens. E não apresenta nenhum erro.
var gulp = require('gulp');
var smushit = require('gulp-smush…
-
gulp-util is now deprecated. I don't see any direct use of it here so it looks to be in use by one/more dependencies.
Details can be seen here - https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
-
My icons aren't showing up and i think it might have something to do with the 8 dependencies. WARNING: my username has been censored to avoid doxxing myself
USERNAME HAS BEEN REMOVED TO AVOID DOXXI…
-
Ran against prod site:
> 83 performance
> 87 accessability
> 100 best practices
> 100 seo
> N/A PWA
Overall pretty good, but lets see what I can tweak.
- [ ] First input delay 390 ms https:…
-
Hi here is it possible to use with gulp and npm? sorry i tried this and im not abre to run nothing i liek to use mailchimp atributes in mjml this is the only package availabre but don´t seem to work? …
-
In dev dependencies you have option
```"gulp": "latest"```
According to that, your gulp version should be 4 or higher.
Right now 4 version of gulp throws error
"AssertionError: Task function…
-
- move to gulp4? (would make a few things less complex)
- reorganise some parts of the structure (like the config file which is becoming huge)
- add tests to the tasks
lejoe updated
4 years ago
-
-
When I run gulp setup, this happens...
C:\Users\Dev\Desktop\ioweb2015>gulp setup
[23:34:24] Using gulpfile ~\Desktop\ioweb2015\gulpfile.js
[23:34:24] Starting 'setup'...
[23:34:24] Starting 'bower'...…