jaysalvat / boilerplate-static-website

Personal Static website boilerplate: Twig, Sass/Scss, webpack, ES6, BrowserSync, Image optim...
20 stars 4 forks source link

Maybe one file is missing ! #1

Open Acksop opened 4 years ago

Acksop commented 4 years ago

Hello! I think a file is missing, I need help to test your boilerplate ... See the log from the beginning: I make git clone npm install npm run init gulp What should I do before ?

acksop@AVINAEL:/srv/www/GITHUB$ git clone https://github.com/jaysalvat/boilerplate-static-website.git Clonage dans 'boilerplate-static-website'... remote: Enumerating objects: 40, done. remote: Counting objects: 100% (40/40), done. remote: Compressing objects: 100% (29/29), done. remote: Total 395 (delta 17), reused 29 (delta 11), pack-reused 355 Réception d'objets: 100% (395/395), 163.04 KiB | 818.00 KiB/s, fait. Résolution des deltas: 100% (157/157), fait. acksop@AVINAEL:/srv/www/GITHUB$ cd boilerplate-static-website/ acksop@AVINAEL:/srv/www/GITHUB/boilerplate-static-website$ npm install npm WARN deprecated gulp-util@2.2.20: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 npm WARN deprecated graceful-fs@2.0.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js npm WARN deprecated tough-cookie@0.9.15: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 npm WARN deprecated node-uuid@1.4.8: Use uuid module instead npm WARN deprecated hawk@1.0.0: This module moved to @hapi/hawk. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated sntp@0.2.4: This module moved to @hapi/sntp. Please make sure to switch over as this distribution is no longer supported and may contain bugs and critical security issues. npm WARN deprecated hoek@0.9.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated boom@0.4.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated cryptiles@0.2.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial). npm WARN deprecated @types/globby@9.1.0: This is a stub types definition. globby provides its own type definitions, so you do not need this installed. npm WARN deprecated @types/handlebars@4.1.0: This is a stub types definition. handlebars provides its own type definitions, so you do not need this installed. npm WARN prefer global node-gyp@3.8.0 should be installed with -g

node-sass@4.13.0 install /srv/www/GITHUB/boilerplate-static-website/node_modules/node-sass node scripts/install.js

Cached binary found at /home/acksop/.npm/node-sass/4.13.0/linux-x64-57_binding.node

core-js@3.4.5 postinstall /srv/www/GITHUB/boilerplate-static-website/node_modules/core-js node -e "try{require('./postinstall')}catch(e){}"

node-sass@4.13.0 postinstall /srv/www/GITHUB/boilerplate-static-website/node_modules/node-sass node scripts/build.js

Binary found at /srv/www/GITHUB/boilerplate-static-website/node_modules/node-sass/vendor/linux-x64-57/binding.node Testing binary Binary is fine

optipng-bin@6.0.0 postinstall /srv/www/GITHUB/boilerplate-static-website/node_modules/optipng-bin node lib/install.js

✔ optipng pre-build test passed successfully

jpegtran-bin@4.0.0 postinstall /srv/www/GITHUB/boilerplate-static-website/node_modules/jpegtran-bin node lib/install.js

✔ jpegtran pre-build test passed successfully

gifsicle@4.0.1 postinstall /srv/www/GITHUB/boilerplate-static-website/node_modules/gifsicle node lib/install.js

✔ gifsicle pre-build test passed successfully xxxx@1.0.0 /srv/www/GITHUB/boilerplate-static-website ├─┬ @babel/core@7.7.4 │ ├─┬ @babel/code-frame@7.5.5 │ │ └─┬ @babel/highlight@7.5.0 │ │ └── js-tokens@4.0.0 │ ├─┬ @babel/generator@7.7.4 │ │ └── jsesc@2.5.2 │ ├── @babel/helpers@7.7.4 │ ├── @babel/parser@7.7.4 │ ├── @babel/template@7.7.4 │ ├─┬ @babel/traverse@7.7.4 │ │ ├─┬ @babel/helper-function-name@7.7.4 │ │ │ └── @babel/helper-get-function-arity@7.7.4 │ │ ├── @babel/helper-split-export-declaration@7.7.4 │ │ └── globals@11.12.0 │ ├─┬ @babel/types@7.7.4 │ │ ├── esutils@2.0.3 │ │ └── to-fast-properties@2.0.0 │ ├── convert-source-map@1.7.0 │ ├─┬ debug@4.1.1 │ │ └── ms@2.1.2 │ ├── json5@2.1.1 │ ├── lodash@4.17.15 │ ├─┬ resolve@1.13.1 │ │ └── path-parse@1.0.6 │ ├── semver@5.7.1 │ └── source-map@0.5.7 ├─┬ babel-loader@8.0.6 │ ├─┬ find-cache-dir@2.1.0 │ │ ├── commondir@1.0.1 │ │ ├── make-dir@2.1.0 │ │ └── pkg-dir@3.0.0 │ ├─┬ loader-utils@1.2.3 │ │ ├── big.js@5.2.2 │ │ ├── emojis-list@2.1.0 │ │ └── json5@1.0.1 │ ├─┬ mkdirp@0.5.1 │ │ └── minimist@0.0.8 │ └── pify@4.0.1 ├── bonze@1.3.0 (git://github.com/jaysalvat/bonze.git#49b4f9105596e62c8136c8902e79445b171a996e) ├── bootstrap@4.4.1 ├─┬ browser-sync@2.26.7 │ ├─┬ browser-sync-client@2.26.6 │ │ ├── mitt@1.2.0 │ │ └─┬ rxjs@5.5.12 │ │ └── symbol-observable@1.0.1 │ ├─┬ browser-sync-ui@2.26.4 │ │ ├── async-each-series@0.1.1 │ │ ├─┬ socket.io-client@2.3.0 │ │ │ ├── backo2@1.0.2 │ │ │ ├── base64-arraybuffer@0.1.5 │ │ │ ├── component-bind@1.0.0 │ │ │ ├── component-emitter@1.2.1 │ │ │ ├─┬ engine.io-client@3.4.0 │ │ │ │ ├── component-inherit@0.0.3 │ │ │ │ ├── engine.io-parser@2.2.0 │ │ │ │ ├── ws@6.1.4 │ │ │ │ ├── xmlhttprequest-ssl@1.5.5 │ │ │ │ └── yeast@0.1.2 │ │ │ ├── has-cors@1.1.0 │ │ │ ├── indexof@0.0.1 │ │ │ ├── object-component@0.0.3 │ │ │ ├─┬ parseqs@0.0.5 │ │ │ │ └─┬ better-assert@1.0.2 │ │ │ │ └── callsite@1.0.0 │ │ │ ├── parseuri@0.0.5 │ │ │ ├─┬ socket.io-parser@3.3.0 │ │ │ │ └─┬ debug@3.1.0 │ │ │ │ └── ms@2.0.0 │ │ │ └── to-array@0.1.4 │ │ └─┬ stream-throttle@0.1.3 │ │ └── limiter@1.1.4 │ ├── bs-recipes@1.3.4 │ ├── bs-snippet-injector@2.0.1 │ ├─┬ chokidar@2.1.8 │ │ ├─┬ anymatch@2.0.0 │ │ │ └── normalize-path@2.1.1 │ │ ├── async-each@1.0.3 │ │ ├─┬ braces@2.3.2 │ │ │ ├─┬ extend-shallow@2.0.1 │ │ │ │ └── is-extendable@0.1.1 │ │ │ ├─┬ fill-range@4.0.0 │ │ │ │ ├── extend-shallow@2.0.1 │ │ │ │ ├─┬ is-number@3.0.0 │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ ├── repeat-string@1.6.1 │ │ │ │ └── to-regex-range@2.1.1 │ │ │ ├── repeat-element@1.1.3 │ │ │ ├─┬ snapdragon-node@2.1.1 │ │ │ │ ├─┬ define-property@1.0.0 │ │ │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ │ │ └── is-data-descriptor@1.0.0 │ │ │ │ └─┬ snapdragon-util@3.0.1 │ │ │ │ └── kind-of@3.2.2 │ │ │ └── split-string@3.1.0 │ │ ├─┬ glob-parent@3.1.0 │ │ │ ├── is-glob@3.1.0 │ │ │ └── path-dirname@1.0.2 │ │ ├── inherits@2.0.4 │ │ ├─┬ is-binary-path@1.0.1 │ │ │ └── binary-extensions@1.13.1 │ │ ├── normalize-path@3.0.0 │ │ ├── path-is-absolute@1.0.1 │ │ ├── readdirp@2.2.1 │ │ └── upath@1.2.0 │ ├─┬ connect@3.6.6 │ │ ├─┬ debug@2.6.9 │ │ │ └── ms@2.0.0 │ │ ├─┬ finalhandler@1.1.0 │ │ │ ├─┬ debug@2.6.9 │ │ │ │ └── ms@2.0.0 │ │ │ └── statuses@1.3.1 │ │ ├── parseurl@1.3.3 │ │ └── utils-merge@1.0.1 │ ├── connect-history-api-fallback@1.6.0 │ ├── dev-ip@1.0.1 │ ├── easy-extender@2.3.4 │ ├─┬ eazy-logger@3.0.2 │ │ └─┬ tfunk@3.1.0 │ │ ├─┬ chalk@1.1.3 │ │ │ ├── ansi-styles@2.2.1 │ │ │ └── supports-color@2.0.0 │ │ └── object-path@0.9.2 │ ├── etag@1.8.1 │ ├── fresh@0.5.2 │ ├─┬ fs-extra@3.0.1 │ │ ├── jsonfile@3.0.1 │ │ └── universalify@0.1.2 │ ├─┬ http-proxy@1.15.2 │ │ ├── eventemitter3@1.2.0 │ │ └── requires-port@1.0.0 │ ├── immutable@3.8.2 │ ├─┬ localtunnel@1.9.2 │ │ ├─┬ axios@0.19.0 │ │ │ ├─┬ follow-redirects@1.5.10 │ │ │ │ └─┬ debug@3.1.0 │ │ │ │ └── ms@2.0.0 │ │ │ └── is-buffer@2.0.4 │ │ ├── openurl@1.1.1 │ │ └── yargs@6.6.0 │ ├─┬ micromatch@3.1.10 │ │ ├── arr-diff@4.0.0 │ │ ├─┬ define-property@2.0.2 │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ └── is-data-descriptor@1.0.0 │ │ ├─┬ extglob@2.0.4 │ │ │ ├─┬ define-property@1.0.0 │ │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ │ └── is-data-descriptor@1.0.0 │ │ │ ├─┬ expand-brackets@2.1.4 │ │ │ │ ├─┬ debug@2.6.9 │ │ │ │ │ └── ms@2.0.0 │ │ │ │ ├── define-property@0.2.5 │ │ │ │ ├── extend-shallow@2.0.1 │ │ │ │ └── posix-character-classes@0.1.1 │ │ │ └── extend-shallow@2.0.1 │ │ ├─┬ fragment-cache@0.2.1 │ │ │ └── map-cache@0.2.2 │ │ ├── kind-of@6.0.2 │ │ ├─┬ nanomatch@1.2.13 │ │ │ └── is-windows@1.0.2 │ │ ├── object.pick@1.3.0 │ │ ├─┬ regex-not@1.0.2 │ │ │ └─┬ safe-regex@1.1.0 │ │ │ └── ret@0.1.15 │ │ ├─┬ snapdragon@0.8.2 │ │ │ ├─┬ base@0.11.2 │ │ │ │ ├─┬ cache-base@1.0.1 │ │ │ │ │ ├─┬ collection-visit@1.0.0 │ │ │ │ │ │ ├── map-visit@1.0.0 │ │ │ │ │ │ └── object-visit@1.0.1 │ │ │ │ │ ├─┬ has-value@1.0.0 │ │ │ │ │ │ └─┬ has-values@1.0.0 │ │ │ │ │ │ └── kind-of@4.0.0 │ │ │ │ │ ├─┬ set-value@2.0.1 │ │ │ │ │ │ └── extend-shallow@2.0.1 │ │ │ │ │ ├─┬ to-object-path@0.3.0 │ │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ │ ├── union-value@1.0.1 │ │ │ │ │ └─┬ unset-value@1.0.0 │ │ │ │ │ └─┬ has-value@0.3.1 │ │ │ │ │ ├── has-values@0.1.4 │ │ │ │ │ └─┬ isobject@2.1.0 │ │ │ │ │ └── isarray@1.0.0 │ │ │ │ ├─┬ class-utils@0.3.6 │ │ │ │ │ ├── define-property@0.2.5 │ │ │ │ │ └─┬ static-extend@0.1.2 │ │ │ │ │ ├── define-property@0.2.5 │ │ │ │ │ └─┬ object-copy@0.1.0 │ │ │ │ │ ├── copy-descriptor@0.1.1 │ │ │ │ │ ├── define-property@0.2.5 │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ ├─┬ define-property@1.0.0 │ │ │ │ │ └─┬ is-descriptor@1.0.2 │ │ │ │ │ ├── is-accessor-descriptor@1.0.0 │ │ │ │ │ └── is-data-descriptor@1.0.0 │ │ │ │ ├─┬ mixin-deep@1.3.2 │ │ │ │ │ └── is-extendable@1.0.1 │ │ │ │ └── pascalcase@0.1.1 │ │ │ ├─┬ debug@2.6.9 │ │ │ │ └── ms@2.0.0 │ │ │ ├─┬ define-property@0.2.5 │ │ │ │ └─┬ is-descriptor@0.1.6 │ │ │ │ ├─┬ is-accessor-descriptor@0.1.6 │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ ├─┬ is-data-descriptor@0.1.4 │ │ │ │ │ └── kind-of@3.2.2 │ │ │ │ └── kind-of@5.1.0 │ │ │ ├── extend-shallow@2.0.1 │ │ │ └── use@3.1.1 │ │ └── to-regex@3.0.2 │ ├─┬ opn@5.3.0 │ │ └── is-wsl@1.1.0 │ ├─┬ portscanner@2.1.1 │ │ ├── async@1.5.2 │ │ └─┬ is-number-like@1.0.8 │ │ └── lodash.isfinite@3.3.2 │ ├── qs@6.2.3 │ ├─┬ raw-body@2.4.1 │ │ ├── bytes@3.1.0 │ │ ├─┬ http-errors@1.7.3 │ │ │ ├── setprototypeof@1.1.1 │ │ │ ├── statuses@1.5.0 │ │ │ └── toidentifier@1.0.0 │ │ ├─┬ iconv-lite@0.4.24 │ │ │ └── safer-buffer@2.1.2 │ │ └── unpipe@1.0.0 │ ├─┬ resp-modifier@6.0.2 │ │ ├─┬ debug@2.6.9 │ │ │ └── ms@2.0.0 │ │ └─┬ minimatch@3.0.4 │ │ └─┬ brace-expansion@1.1.11 │ │ ├── balanced-match@1.0.0 │ │ └── concat-map@0.0.1 │ ├── rx@4.1.0 │ ├─┬ send@0.16.2 │ │ ├── debug@2.6.9 │ │ ├── depd@1.1.2 │ │ ├── destroy@1.0.4 │ │ ├── encodeurl@1.0.2 │ │ ├── escape-html@1.0.3 │ │ ├─┬ http-errors@1.6.3 │ │ │ ├── inherits@2.0.3 │ │ │ └── setprototypeof@1.1.0 │ │ ├── mime@1.4.1 │ │ ├── ms@2.0.0 │ │ ├─┬ on-finished@2.3.0 │ │ │ └── ee-first@1.1.1 │ │ ├── range-parser@1.2.1 │ │ └── statuses@1.4.0 │ ├─┬ serve-index@1.9.1 │ │ ├─┬ accepts@1.3.7 │ │ │ └── negotiator@0.6.2 │ │ ├── batch@0.6.1 │ │ ├─┬ debug@2.6.9 │ │ │ └── ms@2.0.0 │ │ ├─┬ http-errors@1.6.3 │ │ │ ├── inherits@2.0.3 │ │ │ ├── setprototypeof@1.1.0 │ │ │ └── statuses@1.5.0 │ │ └─┬ mime-types@2.1.25 │ │ └── mime-db@1.42.0 │ ├── serve-static@1.13.2 │ ├── server-destroy@1.0.1 │ ├─┬ socket.io@2.1.1 │ │ ├─┬ debug@3.1.0 │ │ │ └── ms@2.0.0 │ │ ├─┬ engine.io@3.2.1 │ │ │ ├── base64id@1.0.0 │ │ │ ├── cookie@0.3.1 │ │ │ ├─┬ debug@3.1.0 │ │ │ │ └── ms@2.0.0 │ │ │ ├─┬ engine.io-parser@2.1.3 │ │ │ │ ├── after@0.8.2 │ │ │ │ ├── arraybuffer.slice@0.0.7 │ │ │ │ └── blob@0.0.5 │ │ │ └─┬ ws@3.3.3 │ │ │ ├── async-limiter@1.0.1 │ │ │ └── ultron@1.1.1 │ │ ├─┬ has-binary2@1.0.3 │ │ │ └── isarray@2.0.1 │ │ ├── socket.io-adapter@1.1.2 │ │ ├─┬ socket.io-client@2.1.1 │ │ │ └─┬ engine.io-client@3.2.1 │ │ │ ├── engine.io-parser@2.1.3 │ │ │ └── ws@3.3.3 │ │ └── socket.io-parser@3.2.0 │ ├── ua-parser-js@0.7.17 │ └─┬ yargs@6.4.0 │ ├── camelcase@3.0.0 │ ├─┬ cliui@3.2.0 │ │ └── wrap-ansi@2.1.0 │ ├── get-caller-file@1.0.3 │ ├─┬ os-locale@1.4.0 │ │ └─┬ lcid@1.0.0 │ │ └── invert-kv@1.0.0 │ ├─┬ read-pkg-up@1.0.1 │ │ ├─┬ find-up@1.1.2 │ │ │ ├── path-exists@2.1.0 │ │ │ └─┬ pinkie-promise@2.0.1 │ │ │ └── pinkie@2.0.4 │ │ └─┬ read-pkg@1.1.0 │ │ ├─┬ load-json-file@1.1.0 │ │ │ ├─┬ parse-json@2.2.0 │ │ │ │ └─┬ error-ex@1.3.2 │ │ │ │ └── is-arrayish@0.2.1 │ │ │ ├── pify@2.3.0 │ │ │ └── strip-bom@2.0.0 │ │ └─┬ path-type@1.1.0 │ │ └── pify@2.3.0 │ ├── require-main-filename@1.0.1 │ ├─┬ string-width@1.0.2 │ │ ├── code-point-at@1.1.0 │ │ └─┬ is-fullwidth-code-point@1.0.0 │ │ └── number-is-nan@1.0.1 │ ├── which-module@1.0.0 │ ├── window-size@0.2.0 │ ├── y18n@3.2.1 │ └── yargs-parser@4.2.1 ├─┬ del@5.1.0 │ ├─┬ globby@10.0.1 │ │ ├─┬ @types/glob@7.1.1 │ │ │ ├── @types/events@3.0.0 │ │ │ ├── @types/minimatch@3.0.3 │ │ │ └── @types/node@12.12.14 │ │ ├── array-union@2.1.0 │ │ ├─┬ dir-glob@3.0.1 │ │ │ └── path-type@4.0.0 │ │ ├─┬ fast-glob@3.1.0 │ │ │ ├── @nodelib/fs.stat@2.0.3 │ │ │ ├─┬ @nodelib/fs.walk@1.2.4 │ │ │ │ ├─┬ @nodelib/fs.scandir@2.1.3 │ │ │ │ │ └── run-parallel@1.1.9 │ │ │ │ └─┬ fastq@1.6.0 │ │ │ │ └── reusify@1.0.4 │ │ │ ├── glob-parent@5.1.0 │ │ │ └─┬ micromatch@4.0.2 │ │ │ └─┬ braces@3.0.2 │ │ │ └─┬ fill-range@7.0.1 │ │ │ └─┬ to-regex-range@5.0.1 │ │ │ └── is-number@7.0.0 │ │ ├─┬ glob@7.1.6 │ │ │ ├── fs.realpath@1.0.0 │ │ │ ├─┬ inflight@1.0.6 │ │ │ │ └── wrappy@1.0.2 │ │ │ └── once@1.4.0 │ │ ├── ignore@5.1.4 │ │ └── merge2@1.3.0 │ ├── graceful-fs@4.2.3 │ ├─┬ is-glob@4.0.1 │ │ └── is-extglob@2.1.1 │ ├── is-path-cwd@2.2.0 │ ├── is-path-inside@3.0.2 │ ├─┬ p-map@3.0.0 │ │ └─┬ aggregate-error@3.0.1 │ │ ├── clean-stack@2.2.0 │ │ └── indent-string@4.0.0 │ ├── rimraf@3.0.0 │ └── slash@3.0.0 ├─┬ event-stream@4.0.1 │ ├── duplexer@0.1.1 │ ├── from@0.1.7 │ ├── map-stream@0.0.7 │ ├── pause-stream@0.0.11 │ ├── split@1.0.1 │ ├── stream-combiner@0.2.2 │ └── through@2.3.8 ├─┬ exports-loader@0.7.0 │ └── source-map@0.5.0 ├─┬ gifsicle@4.0.1 │ ├─┬ bin-build@3.0.0 │ │ ├─┬ decompress@4.2.0 │ │ │ ├─┬ decompress-tar@4.1.1 │ │ │ │ └─┬ tar-stream@1.6.2 │ │ │ │ ├── bl@1.2.2 │ │ │ │ ├─┬ buffer-alloc@1.2.0 │ │ │ │ │ ├── buffer-alloc-unsafe@1.1.0 │ │ │ │ │ └── buffer-fill@1.0.0 │ │ │ │ ├── fs-constants@1.0.0 │ │ │ │ └── to-buffer@1.1.1 │ │ │ ├─┬ decompress-tarbz2@4.1.1 │ │ │ │ ├── file-type@6.2.0 │ │ │ │ ├─┬ seek-bzip@1.0.5 │ │ │ │ │ └─┬ commander@2.8.1 │ │ │ │ │ └── graceful-readlink@1.0.1 │ │ │ │ └─┬ unbzip2-stream@1.3.3 │ │ │ │ └── buffer@5.4.3 │ │ │ ├── decompress-targz@4.1.1 │ │ │ ├─┬ decompress-unzip@4.0.1 │ │ │ │ ├── file-type@3.9.0 │ │ │ │ ├── get-stream@2.3.1 │ │ │ │ ├── pify@2.3.0 │ │ │ │ └─┬ yauzl@2.10.0 │ │ │ │ ├── buffer-crc32@0.2.13 │ │ │ │ └─┬ fd-slicer@1.1.0 │ │ │ │ └── pend@1.2.0 │ │ │ ├─┬ make-dir@1.3.0 │ │ │ │ └── pify@3.0.0 │ │ │ ├── pify@2.3.0 │ │ │ └─┬ strip-dirs@2.1.0 │ │ │ └── is-natural-number@4.0.1 │ │ ├─┬ download@6.2.5 │ │ │ ├─┬ caw@2.0.1 │ │ │ │ ├─┬ get-proxy@2.1.0 │ │ │ │ │ └─┬ npm-conf@1.1.3 │ │ │ │ │ ├─┬ config-chain@1.1.12 │ │ │ │ │ │ └── proto-list@1.2.4 │ │ │ │ │ └── pify@3.0.0 │ │ │ │ ├─┬ isurl@1.0.0 │ │ │ │ │ ├─┬ has-to-string-tag-x@1.4.1 │ │ │ │ │ │ └── has-symbol-support-x@1.4.2 │ │ │ │ │ └── is-object@1.0.1 │ │ │ │ └── url-to-options@1.0.1 │ │ │ ├── content-disposition@0.5.3 │ │ │ ├─┬ ext-name@5.0.0 │ │ │ │ ├── ext-list@2.2.2 │ │ │ │ └─┬ sort-keys-length@1.0.1 │ │ │ │ └── sort-keys@1.1.2 │ │ │ ├── file-type@5.2.0 │ │ │ ├─┬ filenamify@2.1.0 │ │ │ │ ├── filename-reserved-regex@2.0.0 │ │ │ │ ├── strip-outer@1.0.1 │ │ │ │ └── trim-repeated@1.0.0 │ │ │ ├── get-stream@3.0.0 │ │ │ ├─┬ got@7.1.0 │ │ │ │ ├── decompress-response@3.3.0 │ │ │ │ ├── duplexer3@0.1.4 │ │ │ │ ├── get-stream@3.0.0 │ │ │ │ ├── is-plain-obj@1.1.0 │ │ │ │ ├── is-retry-allowed@1.2.0 │ │ │ │ ├── lowercase-keys@1.0.1 │ │ │ │ ├── p-cancelable@0.3.0 │ │ │ │ ├── p-timeout@1.2.1 │ │ │ │ ├── timed-out@4.0.1 │ │ │ │ └─┬ url-parse-lax@1.0.0 │ │ │ │ └── prepend-http@1.0.4 │ │ │ ├── make-dir@1.3.0 │ │ │ ├── p-event@1.3.0 │ │ │ └── pify@3.0.0 │ │ ├─┬ execa@0.7.0 │ │ │ ├── cross-spawn@5.1.0 │ │ │ └── get-stream@3.0.0 │ │ ├─┬ p-map-series@1.0.0 │ │ │ └── p-reduce@1.0.0 │ │ └─┬ tempfile@2.0.0 │ │ ├── temp-dir@1.0.0 │ │ └── uuid@3.3.3 │ ├─┬ bin-wrapper@4.1.0 │ │ ├─┬ bin-check@4.1.0 │ │ │ ├─┬ execa@0.7.0 │ │ │ │ └── get-stream@3.0.0 │ │ │ └─┬ executable@4.1.1 │ │ │ └── pify@2.3.0 │ │ ├─┬ bin-version-check@4.0.0 │ │ │ └─┬ bin-version@3.1.0 │ │ │ └─┬ find-versions@3.2.0 │ │ │ └── semver-regex@2.0.0 │ │ ├─┬ download@7.1.0 │ │ │ ├─┬ archive-type@4.0.0 │ │ │ │ └── file-type@4.4.0 │ │ │ ├── file-type@8.1.0 │ │ │ ├── get-stream@3.0.0 │ │ │ ├─┬ got@8.3.2 │ │ │ │ ├── @sindresorhus/is@0.7.0 │ │ │ │ ├─┬ cacheable-request@2.1.4 │ │ │ │ │ ├── clone-response@1.0.2 │ │ │ │ │ ├── get-stream@3.0.0 │ │ │ │ │ ├── http-cache-semantics@3.8.1 │ │ │ │ │ ├─┬ keyv@3.0.0 │ │ │ │ │ │ └── json-buffer@3.0.0 │ │ │ │ │ ├── lowercase-keys@1.0.0 │ │ │ │ │ ├─┬ normalize-url@2.0.1 │ │ │ │ │ │ ├── prepend-http@2.0.0 │ │ │ │ │ │ ├─┬ query-string@5.1.1 │ │ │ │ │ │ │ └── strict-uri-encode@1.1.0 │ │ │ │ │ │ └── sort-keys@2.0.0 │ │ │ │ │ └── responselike@1.0.2 │ │ │ │ ├─┬ into-stream@3.1.0 │ │ │ │ │ └── p-is-promise@1.1.0 │ │ │ │ ├── mimic-response@1.0.1 │ │ │ │ ├── p-cancelable@0.4.1 │ │ │ │ ├── p-timeout@2.0.1 │ │ │ │ ├── pify@3.0.0 │ │ │ │ └─┬ url-parse-lax@3.0.0 │ │ │ │ └── prepend-http@2.0.0 │ │ │ ├─┬ make-dir@1.3.0 │ │ │ │ └── pify@3.0.0 │ │ │ ├── p-event@2.3.1 │ │ │ └── pify@3.0.0 │ │ ├── import-lazy@3.1.0 │ │ └─┬ os-filter-obj@2.0.0 │ │ └── arch@2.1.1 │ ├─┬ execa@1.0.0 │ │ ├─┬ cross-spawn@6.0.5 │ │ │ ├── nice-try@1.0.5 │ │ │ ├── path-key@2.0.1 │ │ │ └─┬ shebang-command@1.2.0 │ │ │ └── shebang-regex@1.0.0 │ │ ├─┬ get-stream@4.1.0 │ │ │ └── pump@3.0.0 │ │ ├── is-stream@1.1.0 │ │ ├── npm-run-path@2.0.2 │ │ ├── p-finally@1.0.0 │ │ ├── signal-exit@3.0.2 │ │ └── strip-eof@1.0.0 │ └─┬ logalot@2.1.0 │ ├── figures@1.7.0 │ └─┬ squeak@1.3.0 │ ├─┬ chalk@1.1.3 │ │ ├── ansi-styles@2.2.1 │ │ └── supports-color@2.0.0 │ ├── console-stream@0.1.1 │ └─┬ lpad-align@1.1.2 │ ├─┬ indent-string@2.1.0 │ │ └─┬ repeating@2.0.1 │ │ └── is-finite@1.0.2 │ └── longest@1.0.1 ├─┬ gulp@4.0.2 │ ├─┬ glob-watcher@5.0.3 │ │ ├─┬ async-done@1.3.2 │ │ │ ├── end-of-stream@1.4.4 │ │ │ ├── process-nextick-args@2.0.1 │ │ │ └── stream-exhaust@1.0.2 │ │ ├── is-negated-glob@1.0.0 │ │ ├── just-debounce@1.0.0 │ │ └─┬ object.defaults@1.1.0 │ │ ├── array-slice@1.1.0 │ │ └─┬ for-own@1.0.0 │ │ └── for-in@1.0.2 │ ├─┬ gulp-cli@2.2.0 │ │ ├─┬ ansi-colors@1.1.0 │ │ │ └── ansi-wrap@0.1.0 │ │ ├── archy@1.0.0 │ │ ├─┬ array-sort@1.0.0 │ │ │ ├─┬ default-compare@1.0.0 │ │ │ │ └── kind-of@5.1.0 │ │ │ ├── get-value@2.0.6 │ │ │ └── kind-of@5.1.0 │ │ ├── color-support@1.1.3 │ │ ├─┬ concat-stream@1.6.2 │ │ │ ├── buffer-from@1.1.1 │ │ │ └── typedarray@0.0.6 │ │ ├─┬ copy-props@2.0.4 │ │ │ └── each-props@1.3.2 │ │ ├─┬ liftoff@3.1.0 │ │ │ └── findup-sync@3.0.0 │ │ ├─┬ matchdep@2.0.0 │ │ │ ├─┬ findup-sync@2.0.0 │ │ │ │ └── is-glob@3.1.0 │ │ │ └── stack-trace@0.0.10 │ │ ├── mute-stdout@1.0.1 │ │ ├── pretty-hrtime@1.0.3 │ │ ├─┬ replace-homedir@1.0.0 │ │ │ ├─┬ homedir-polyfill@1.0.3 │ │ │ │ └── parse-passwd@1.0.0 │ │ │ └─┬ is-absolute@1.0.0 │ │ │ └─┬ is-relative@1.0.0 │ │ │ └─┬ is-unc-path@1.0.0 │ │ │ └── unc-path-regex@0.1.2 │ │ ├─┬ semver-greatest-satisfied-range@1.1.0 │ │ │ └── sver-compat@1.5.0 │ │ ├── v8flags@3.1.3 │ │ └─┬ yargs@7.1.0 │ │ └── yargs-parser@5.0.0 │ ├─┬ undertaker@1.2.1 │ │ ├── arr-flatten@1.1.0 │ │ ├─┬ arr-map@2.0.2 │ │ │ └── make-iterator@1.0.1 │ │ ├─┬ bach@1.2.0 │ │ │ ├── arr-filter@1.1.2 │ │ │ ├─┬ array-initial@1.1.0 │ │ │ │ └── is-number@4.0.0 │ │ │ ├─┬ array-last@1.3.0 │ │ │ │ └── is-number@4.0.0 │ │ │ ├── async-settle@1.0.0 │ │ │ └── now-and-later@2.0.1 │ │ ├── collection-map@1.0.0 │ │ ├─┬ es6-weak-map@2.0.3 │ │ │ ├─┬ d@1.0.1 │ │ │ │ └── type@1.2.0 │ │ │ ├── es5-ext@0.10.53 │ │ │ ├── es6-iterator@2.0.3 │ │ │ └─┬ es6-symbol@3.1.3 │ │ │ └─┬ ext@1.4.0 │ │ │ └── type@2.0.0 │ │ ├─┬ last-run@1.1.1 │ │ │ └── default-resolution@2.0.0 │ │ ├── object.reduce@1.0.1 │ │ └── undertaker-registry@1.0.1 │ └─┬ vinyl-fs@3.0.3 │ ├── fs-mkdirp-stream@1.0.0 │ ├─┬ glob-stream@6.1.0 │ │ ├── ordered-read-streams@1.0.1 │ │ ├── to-absolute-glob@2.0.2 │ │ └─┬ unique-stream@2.3.1 │ │ ├── json-stable-stringify-without-jsonify@1.0.1 │ │ └── through2-filter@3.0.0 │ ├── is-valid-glob@1.0.0 │ ├── lazystream@1.0.0 │ ├─┬ lead@1.0.0 │ │ └── flush-write-stream@1.1.1 │ ├─┬ object.assign@4.1.0 │ │ ├── has-symbols@1.0.1 │ │ └── object-keys@1.1.1 │ ├─┬ pumpify@1.5.1 │ │ ├── duplexify@3.7.1 │ │ └── pump@2.0.1 │ ├─┬ readable-stream@2.3.6 │ │ ├── core-util-is@1.0.2 │ │ ├── isarray@1.0.0 │ │ └── util-deprecate@1.0.2 │ ├─┬ remove-bom-buffer@3.0.0 │ │ ├── is-buffer@1.1.6 │ │ └── is-utf8@0.2.1 │ ├── remove-bom-stream@1.2.0 │ ├── resolve-options@1.1.0 │ ├── to-through@2.0.0 │ ├── value-or-function@3.0.0 │ └─┬ vinyl-sourcemap@1.1.0 │ ├─┬ append-buffer@1.0.2 │ │ └── buffer-equal@1.0.0 │ └── normalize-path@2.1.1 ├─┬ gulp-autoprefixer@7.0.1 │ ├─┬ autoprefixer@9.7.2 │ │ ├─┬ browserslist@4.7.3 │ │ │ ├── electron-to-chromium@1.3.317 │ │ │ └─┬ node-releases@1.1.41 │ │ │ └── semver@6.3.0 │ │ ├── caniuse-lite@1.0.30001012 │ │ ├── normalize-range@0.1.2 │ │ ├── num2fraction@1.2.2 │ │ └── postcss-value-parser@4.0.2 │ ├─┬ fancy-log@1.3.3 │ │ ├── ansi-gray@0.1.1 │ │ ├── parse-node-version@1.0.1 │ │ └── time-stamp@1.1.0 │ ├─┬ plugin-error@1.0.1 │ │ └── arr-union@3.1.0 │ ├─┬ postcss@7.0.23 │ │ ├── source-map@0.6.1 │ │ └── supports-color@6.1.0 │ ├── through2@3.0.1 │ └── vinyl-sourcemaps-apply@0.2.1 ├─┬ gulp-cachebust@0.0.11 │ ├── slash@1.0.0 │ └─┬ through2@0.5.1 │ ├─┬ readable-stream@1.0.34 │ │ ├── isarray@0.0.1 │ │ └── string_decoder@0.10.31 │ └── xtend@3.0.0 ├─┬ gulp-concat@2.6.1 │ ├─┬ concat-with-sourcemaps@1.1.0 │ │ └── source-map@0.6.1 │ ├─┬ through2@2.0.5 │ │ └── xtend@4.0.2 │ └─┬ vinyl@2.2.0 │ ├── clone@2.1.2 │ ├── clone-buffer@1.0.0 │ ├── clone-stats@1.0.0 │ ├── cloneable-readable@1.1.3 │ └── remove-trailing-separator@1.1.0 ├─┬ gulp-connect-php@1.0.3 │ ├─┬ bin-version-check@2.1.0 │ │ ├─┬ bin-version@1.0.4 │ │ │ └─┬ find-versions@1.2.1 │ │ │ ├── array-uniq@1.0.3 │ │ │ └── semver-regex@1.0.0 │ │ ├── semver@4.3.6 │ │ └── semver-truncate@1.1.2 │ └── opn@1.0.2 ├─┬ gulp-htmlmin@5.0.1 │ └─┬ html-minifier@3.5.21 │ ├─┬ camel-case@3.0.0 │ │ ├── no-case@2.3.2 │ │ └── upper-case@1.1.3 │ ├─┬ clean-css@4.2.1 │ │ └── source-map@0.6.1 │ ├── commander@2.17.1 │ ├── he@1.2.0 │ ├── param-case@2.1.1 │ └── relateurl@0.2.7 ├─┬ gulp-if@3.0.0 │ ├── gulp-match@1.1.0 │ ├─┬ ternary-stream@3.0.0 │ │ ├─┬ duplexify@4.1.1 │ │ │ ├── readable-stream@3.4.0 │ │ │ └── stream-shift@1.0.0 │ │ ├── fork-stream@0.0.4 │ │ └── through2@3.0.1 │ └── through2@3.0.1 ├─┬ gulp-imagemin@6.2.0 │ ├─┬ chalk@2.4.2 │ │ ├─┬ ansi-styles@3.2.1 │ │ │ └─┬ color-convert@1.9.3 │ │ │ └── color-name@1.1.3 │ │ └── escape-string-regexp@1.0.5 │ ├─┬ imagemin@7.0.1 │ │ ├── file-type@12.4.0 │ │ ├── junk@3.1.0 │ │ ├─┬ make-dir@3.0.0 │ │ │ └── semver@6.3.0 │ │ └── p-pipe@3.0.0 │ ├─┬ imagemin-gifsicle@6.0.1 │ │ ├─┬ exec-buffer@3.2.0 │ │ │ ├─┬ execa@0.7.0 │ │ │ │ └── get-stream@3.0.0 │ │ │ ├── pify@3.0.0 │ │ │ └── rimraf@2.7.1 │ │ └─┬ is-gif@3.0.0 │ │ └── file-type@10.11.0 │ ├─┬ imagemin-jpegtran@6.0.0 │ │ └── is-jpg@2.0.0 │ ├─┬ imagemin-optipng@7.1.0 │ │ └── is-png@2.0.0 │ ├─┬ imagemin-svgo@7.0.0 │ │ └─┬ is-svg@3.0.0 │ │ └── html-comment-regex@1.1.2 │ ├─┬ plur@3.1.1 │ │ └── irregular-plurals@2.0.0 │ ├── pretty-bytes@5.3.0 │ └── through2-concurrent@2.0.0 ├─┬ gulp-load-plugins@2.0.1 │ ├── array-unique@0.3.2 │ ├─┬ findup-sync@4.0.0 │ │ ├── detect-file@1.0.0 │ │ └─┬ resolve-dir@1.0.1 │ │ ├── expand-tilde@2.0.2 │ │ └─┬ global-modules@1.0.0 │ │ └─┬ global-prefix@1.0.2 │ │ └── ini@1.3.5 │ ├─┬ gulplog@1.0.0 │ │ └── glogg@1.0.2 │ ├─┬ has-gulplog@0.1.0 │ │ └── sparkles@1.0.1 │ └─┬ micromatch@4.0.2 │ ├─┬ braces@3.0.2 │ │ └─┬ fill-range@7.0.1 │ │ └─┬ to-regex-range@5.0.1 │ │ └── is-number@7.0.0 │ └── picomatch@2.1.1 ├─┬ gulp-plumber@1.2.1 │ ├─┬ chalk@1.1.3 │ │ ├── ansi-styles@2.2.1 │ │ ├─┬ has-ansi@2.0.0 │ │ │ └── ansi-regex@2.1.1 │ │ ├── strip-ansi@3.0.1 │ │ └── supports-color@2.0.0 │ └─┬ plugin-error@0.1.2 │ ├── ansi-cyan@0.1.1 │ ├── ansi-red@0.1.1 │ ├─┬ arr-diff@1.1.0 │ │ └── array-slice@0.2.3 │ ├── arr-union@2.1.0 │ └─┬ extend-shallow@1.1.4 │ └── kind-of@1.1.0 ├── gulp-rename@1.4.0 ├─┬ gulp-sass@4.0.2 │ ├── lodash.clonedeep@4.5.0 │ ├─┬ node-sass@4.13.0 │ │ ├── async-foreach@0.1.3 │ │ ├─┬ chalk@1.1.3 │ │ │ ├── ansi-styles@2.2.1 │ │ │ └── supports-color@2.0.0 │ │ ├─┬ cross-spawn@3.0.1 │ │ │ └─┬ lru-cache@4.1.5 │ │ │ ├── pseudomap@1.0.2 │ │ │ └── yallist@2.1.2 │ │ ├─┬ gaze@1.1.3 │ │ │ └── globule@1.2.1 │ │ ├── get-stdin@4.0.1 │ │ ├── in-publish@2.0.0 │ │ ├─┬ meow@3.7.0 │ │ │ ├─┬ camelcase-keys@2.1.0 │ │ │ │ └── camelcase@2.1.1 │ │ │ ├─┬ loud-rejection@1.6.0 │ │ │ │ └─┬ currently-unhandled@0.4.1 │ │ │ │ └── array-find-index@1.0.2 │ │ │ ├── map-obj@1.0.1 │ │ │ ├─┬ normalize-package-data@2.5.0 │ │ │ │ ├── hosted-git-info@2.8.5 │ │ │ │ └─┬ validate-npm-package-license@3.0.4 │ │ │ │ ├─┬ spdx-correct@3.1.0 │ │ │ │ │ └── spdx-license-ids@3.0.5 │ │ │ │ └─┬ spdx-expression-parse@3.0.0 │ │ │ │ └── spdx-exceptions@2.2.0 │ │ │ ├─┬ redent@1.0.0 │ │ │ │ ├── indent-string@2.1.0 │ │ │ │ └── strip-indent@1.0.1 │ │ │ └── trim-newlines@1.0.0 │ │ ├── nan@2.14.0 │ │ ├─┬ node-gyp@3.8.0 │ │ │ ├─┬ fstream@1.0.12 │ │ │ │ └── rimraf@2.7.1 │ │ │ ├─┬ nopt@3.0.6 │ │ │ │ └── abbrev@1.1.1 │ │ │ ├─┬ osenv@0.1.5 │ │ │ │ ├── os-homedir@1.0.2 │ │ │ │ └── os-tmpdir@1.0.2 │ │ │ ├── rimraf@2.7.1 │ │ │ ├── semver@5.3.0 │ │ │ └─┬ tar@2.2.2 │ │ │ └── block-stream@0.0.9 │ │ ├─┬ npmlog@4.1.2 │ │ │ ├─┬ are-we-there-yet@1.1.5 │ │ │ │ └── delegates@1.0.0 │ │ │ ├── console-control-strings@1.1.0 │ │ │ └─┬ gauge@2.7.4 │ │ │ ├── has-unicode@2.0.1 │ │ │ └── wide-align@1.1.3 │ │ ├─┬ request@2.88.0 │ │ │ ├── aws-sign2@0.7.0 │ │ │ ├── aws4@1.9.0 │ │ │ ├── caseless@0.12.0 │ │ │ ├─┬ combined-stream@1.0.8 │ │ │ │ └── delayed-stream@1.0.0 │ │ │ ├── forever-agent@0.6.1 │ │ │ ├─┬ form-data@2.3.3 │ │ │ │ └── asynckit@0.4.0 │ │ │ ├─┬ har-validator@5.1.3 │ │ │ │ └── har-schema@2.0.0 │ │ │ ├─┬ http-signature@1.2.0 │ │ │ │ ├── assert-plus@1.0.0 │ │ │ │ ├─┬ jsprim@1.4.1 │ │ │ │ │ ├── extsprintf@1.3.0 │ │ │ │ │ ├── json-schema@0.2.3 │ │ │ │ │ └── verror@1.10.0 │ │ │ │ └─┬ sshpk@1.16.1 │ │ │ │ ├── asn1@0.2.4 │ │ │ │ ├── bcrypt-pbkdf@1.0.2 │ │ │ │ ├── dashdash@1.14.1 │ │ │ │ ├── ecc-jsbn@0.1.2 │ │ │ │ ├── getpass@0.1.7 │ │ │ │ ├── jsbn@0.1.1 │ │ │ │ └── tweetnacl@0.14.5 │ │ │ ├── is-typedarray@1.0.0 │ │ │ ├── isstream@0.1.2 │ │ │ ├── oauth-sign@0.9.0 │ │ │ ├── performance-now@2.1.0 │ │ │ ├── qs@6.5.2 │ │ │ ├─┬ tough-cookie@2.4.3 │ │ │ │ ├── psl@1.5.0 │ │ │ │ └── punycode@1.4.1 │ │ │ └── tunnel-agent@0.6.0 │ │ ├─┬ sass-graph@2.2.4 │ │ │ ├─┬ scss-tokenizer@0.2.3 │ │ │ │ ├── js-base64@2.5.1 │ │ │ │ └─┬ source-map@0.4.4 │ │ │ │ └── amdefine@1.0.1 │ │ │ └─┬ yargs@7.1.0 │ │ │ └── yargs-parser@5.0.0 │ │ ├── stdout-stream@1.4.1 │ │ └── true-case-path@1.0.3 │ ├── replace-ext@1.0.0 │ └─┬ strip-ansi@4.0.0 │ └── ansi-regex@3.0.0 ├─┬ gulp-sourcemaps@2.6.5 │ ├─┬ @gulp-sourcemaps/identity-map@1.0.2 │ │ ├── normalize-path@2.1.1 │ │ └── source-map@0.6.1 │ ├─┬ @gulp-sourcemaps/map-sources@1.0.0 │ │ └── normalize-path@2.1.1 │ ├── acorn@5.7.3 │ ├─┬ css@2.2.4 │ │ ├── source-map@0.6.1 │ │ ├─┬ source-map-resolve@0.5.2 │ │ │ ├── atob@2.1.2 │ │ │ ├── decode-uri-component@0.2.0 │ │ │ ├── resolve-url@0.2.1 │ │ │ └── source-map-url@0.4.0 │ │ └── urix@0.1.0 │ ├─┬ debug-fabulous@1.1.0 │ │ ├── debug@3.2.6 │ │ ├─┬ memoizee@0.4.14 │ │ │ ├── event-emitter@0.3.5 │ │ │ ├── is-promise@2.1.0 │ │ │ ├── lru-queue@0.1.0 │ │ │ ├── next-tick@1.0.0 │ │ │ └── timers-ext@0.1.7 │ │ └── object-assign@4.1.1 │ ├── detect-newline@2.1.0 │ ├── source-map@0.6.1 │ └── strip-bom-string@1.0.0 ├─┬ gulp-tinypng@1.0.2 │ ├─┬ event-stream@3.1.7 │ │ ├── map-stream@0.1.0 │ │ ├── split@0.2.10 │ │ └── stream-combiner@0.0.4 │ ├─┬ gulp@3.3.4 │ │ ├─┬ findup-sync@0.1.3 │ │ │ ├─┬ glob@3.2.11 │ │ │ │ └─┬ minimatch@0.3.0 │ │ │ │ ├── lru-cache@2.7.3 │ │ │ │ └── sigmund@1.0.1 │ │ │ └── lodash@2.4.2 │ │ ├─┬ glob-stream@3.1.18 │ │ │ ├── glob@4.5.3 │ │ │ ├─┬ glob2base@0.0.12 │ │ │ │ └── find-index@0.1.1 │ │ │ ├── minimatch@2.0.10 │ │ │ ├── ordered-read-streams@0.1.0 │ │ │ ├── through2@0.6.5 │ │ │ └── unique-stream@1.0.0 │ │ ├─┬ glob-watcher@0.0.8 │ │ │ └─┬ gaze@0.5.2 │ │ │ └─┬ globule@0.1.0 │ │ │ ├─┬ glob@3.1.21 │ │ │ │ ├── graceful-fs@1.2.3 │ │ │ │ └── inherits@1.0.2 │ │ │ ├── lodash@1.0.2 │ │ │ └── minimatch@0.2.14 │ │ ├── graceful-fs@2.0.3 │ │ ├─┬ optimist@0.6.1 │ │ │ ├── minimist@0.0.10 │ │ │ └── wordwrap@0.0.3 │ │ ├─┬ orchestrator@0.3.8 │ │ │ ├─┬ end-of-stream@0.1.5 │ │ │ │ └── once@1.3.3 │ │ │ ├── sequencify@0.0.7 │ │ │ └── stream-consume@0.1.1 │ │ ├── pretty-hrtime@0.2.2 │ │ ├── resolve@0.6.3 │ │ └── semver@2.2.1 │ ├─┬ gulp-util@2.2.20 │ │ ├─┬ chalk@0.5.1 │ │ │ ├── ansi-styles@1.1.0 │ │ │ ├─┬ has-ansi@0.1.0 │ │ │ │ └── ansi-regex@0.2.1 │ │ │ ├── strip-ansi@0.3.0 │ │ │ └── supports-color@0.2.0 │ │ ├── dateformat@1.0.12 │ │ ├── lodash._reinterpolate@2.4.1 │ │ ├─┬ lodash.template@2.4.1 │ │ │ ├── lodash._escapestringchar@2.4.1 │ │ │ ├─┬ lodash.defaults@2.4.1 │ │ │ │ └── lodash._objecttypes@2.4.1 │ │ │ ├─┬ lodash.escape@2.4.1 │ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1 │ │ │ │ │ └── lodash._htmlescapes@2.4.1 │ │ │ │ └── lodash._reunescapedhtml@2.4.1 │ │ │ ├─┬ lodash.keys@2.4.1 │ │ │ │ ├── lodash._isnative@2.4.1 │ │ │ │ ├── lodash._shimkeys@2.4.1 │ │ │ │ └── lodash.isobject@2.4.1 │ │ │ ├── lodash.templatesettings@2.4.1 │ │ │ └── lodash.values@2.4.1 │ │ ├── minimist@0.2.0 │ │ ├─┬ multipipe@0.1.2 │ │ │ └─┬ duplexer2@0.0.2 │ │ │ └─┬ readable-stream@1.1.14 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ ├─┬ through2@0.5.1 │ │ │ ├─┬ readable-stream@1.0.34 │ │ │ │ ├── isarray@0.0.1 │ │ │ │ └── string_decoder@0.10.31 │ │ │ └── xtend@3.0.0 │ │ └─┬ vinyl@0.2.3 │ │ └── clone-stats@0.0.1 │ ├── mkdirp@0.3.5 │ ├─┬ request@2.31.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.2 │ │ ├─┬ form-data@0.1.4 │ │ │ ├── async@0.9.2 │ │ │ └─┬ combined-stream@0.0.7 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.1 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.5 │ │ │ └── ctype@0.5.3 │ │ ├── json-stringify-safe@5.0.1 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.8 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├─┬ tough-cookie@0.9.15 │ │ │ └── punycode@2.1.1 │ │ └── tunnel-agent@0.3.0 │ ├─┬ rmdir@1.0.4 │ │ └─┬ node.flow@1.2.3 │ │ └─┬ node.extend@1.0.8 │ │ ├── is@0.2.7 │ │ └── object-keys@0.4.0 │ ├─┬ through2@0.4.2 │ │ ├─┬ readable-stream@1.0.34 │ │ │ ├── isarray@0.0.1 │ │ │ └── string_decoder@0.10.31 │ │ └─┬ xtend@2.1.2 │ │ └── object-keys@0.4.0 │ └─┬ vinyl@0.2.3 │ └── clone-stats@0.0.1 ├─┬ gulp-twig@1.2.0 │ ├── map-stream@0.1.0 │ ├─┬ plugin-error@0.1.2 │ │ ├─┬ arr-diff@1.1.0 │ │ │ └── array-slice@0.2.3 │ │ ├── arr-union@2.1.0 │ │ └─┬ extend-shallow@1.1.4 │ │ └── kind-of@1.1.0 │ └─┬ twig@1.14.0 │ ├─┬ @babel/runtime@7.7.4 │ │ └── regenerator-runtime@0.13.3 │ ├─┬ locutus@2.0.11 │ │ └── es6-promise@4.2.8 │ └─┬ walk@2.3.14 │ └── foreachasync@3.0.0 ├─┬ gulp-uglify@3.0.2 │ ├── array-each@1.0.1 │ ├─┬ extend-shallow@3.0.2 │ │ ├── assign-symbols@1.0.0 │ │ └── is-extendable@1.0.1 │ ├── isobject@3.0.1 │ ├─┬ make-error-cause@1.2.2 │ │ └── make-error@1.3.5 │ ├── safe-buffer@5.1.2 │ └─┬ uglify-js@3.4.10 │ ├── commander@2.19.0 │ └── source-map@0.6.1 ├── hamburgers@1.1.3 ├─┬ jpegtran@1.0.6 │ ├── jpegtran-bin@4.0.0 │ ├─┬ memoizeasync@1.1.0 │ │ ├── lru-cache@2.5.0 │ │ └── passerror@1.1.1 │ └─┬ which@1.3.1 │ └── isexe@2.0.0 ├── UNMET PEER DEPENDENCY jquery@1.9.1 - 3 ├── lodash.merge@4.6.2 ├── marked@0.7.0 ├── merge-stream@2.0.0 ├─┬ optipng@2.1.0 │ ├── gettemporaryfilepath@1.0.0 │ └── optipng-bin@6.0.0 ├─┬ plop@2.5.3 │ ├─┬ chalk@1.1.3 │ │ ├── ansi-styles@2.2.1 │ │ └── supports-color@2.0.0 │ ├── interpret@1.2.0 │ ├─┬ liftoff@2.5.0 │ │ ├── extend@3.0.2 │ │ ├─┬ findup-sync@2.0.0 │ │ │ └── is-glob@3.1.0 │ │ ├─┬ fined@1.2.0 │ │ │ └─┬ parse-filepath@1.0.2 │ │ │ └─┬ path-root@0.1.1 │ │ │ └── path-root-regex@0.1.2 │ │ ├── flagged-respawn@1.0.1 │ │ ├── is-plain-object@2.0.4 │ │ ├── object.map@1.0.1 │ │ └── rechoir@0.6.2 │ ├── minimist@1.2.0 │ ├─┬ node-plop@0.23.0 │ │ ├── @types/globby@9.1.0 │ │ ├── @types/handlebars@4.1.0 │ │ ├─┬ @types/inquirer@6.0.1 │ │ │ ├── @types/through@0.0.29 │ │ │ └── rxjs@6.5.3 │ │ ├─┬ change-case@3.1.0 │ │ │ ├── constant-case@2.0.0 │ │ │ ├── dot-case@2.1.1 │ │ │ ├── header-case@1.0.1 │ │ │ ├── is-lower-case@1.1.3 │ │ │ ├── is-upper-case@1.1.2 │ │ │ ├── lower-case@1.1.4 │ │ │ ├── lower-case-first@1.0.2 │ │ │ ├── pascal-case@2.0.1 │ │ │ ├── path-case@2.1.1 │ │ │ ├── sentence-case@2.1.1 │ │ │ ├── snake-case@2.1.0 │ │ │ ├── swap-case@1.1.2 │ │ │ ├── title-case@2.1.1 │ │ │ └── upper-case-first@1.1.2 │ │ ├── co@4.6.0 │ │ ├── core-js@3.4.5 │ │ ├─┬ handlebars@4.5.3 │ │ │ └── source-map@0.6.1 │ │ ├─┬ inquirer@7.0.0 │ │ │ ├─┬ ansi-escapes@4.3.0 │ │ │ │ └── type-fest@0.8.1 │ │ │ ├─┬ cli-cursor@3.1.0 │ │ │ │ └─┬ restore-cursor@3.1.0 │ │ │ │ └─┬ onetime@5.1.0 │ │ │ │ └── mimic-fn@2.1.0 │ │ │ ├── cli-width@2.2.0 │ │ │ ├─┬ external-editor@3.1.0 │ │ │ │ ├── chardet@0.7.0 │ │ │ │ └── tmp@0.0.33 │ │ │ ├── figures@3.1.0 │ │ │ ├── mute-stream@0.0.8 │ │ │ ├── run-async@2.3.0 │ │ │ ├── rxjs@6.5.3 │ │ │ ├─┬ string-width@4.2.0 │ │ │ │ ├── emoji-regex@8.0.0 │ │ │ │ ├── is-fullwidth-code-point@3.0.0 │ │ │ │ └─┬ strip-ansi@6.0.0 │ │ │ │ └── ansi-regex@5.0.0 │ │ │ └─┬ strip-ansi@5.2.0 │ │ │ └── ansi-regex@4.1.0 │ │ ├── isbinaryfile@4.0.2 │ │ └── lodash.get@4.4.2 │ ├─┬ ora@3.4.0 │ │ ├─┬ cli-cursor@2.1.0 │ │ │ └─┬ restore-cursor@2.0.0 │ │ │ └─┬ onetime@2.0.1 │ │ │ └── mimic-fn@1.2.0 │ │ ├── cli-spinners@2.2.0 │ │ ├── log-symbols@2.2.0 │ │ ├─┬ strip-ansi@5.2.0 │ │ │ └── ansi-regex@4.1.0 │ │ └─┬ wcwidth@1.0.1 │ │ └─┬ defaults@1.0.3 │ │ └── clone@1.0.4 │ └─┬ v8flags@2.1.1 │ └── user-home@1.1.1 ├── UNMET PEER DEPENDENCY popper.js@^1.16.0 ├── require-reload@0.2.2 ├─┬ svgo@1.3.2 │ ├─┬ coa@2.0.2 │ │ ├── @types/q@1.5.2 │ │ └── q@1.5.1 │ ├─┬ css-select@2.1.0 │ │ ├── boolbase@1.0.0 │ │ ├── css-what@3.2.1 │ │ ├─┬ domutils@1.7.0 │ │ │ └─┬ dom-serializer@0.2.2 │ │ │ ├── domelementtype@2.0.1 │ │ │ └── entities@2.0.0 │ │ └── nth-check@1.0.2 │ ├── css-select-base-adapter@0.1.1 │ ├─┬ css-tree@1.0.0-alpha.37 │ │ ├── mdn-data@2.0.4 │ │ └── source-map@0.6.1 │ ├── csso@4.0.2 │ ├─┬ js-yaml@3.13.1 │ │ ├─┬ argparse@1.0.10 │ │ │ └── sprintf-js@1.0.3 │ │ └── esprima@4.0.1 │ ├─┬ object.values@1.1.0 │ │ ├── define-properties@1.1.3 │ │ ├─┬ es-abstract@1.16.2 │ │ │ ├─┬ es-to-primitive@1.2.1 │ │ │ │ ├── is-date-object@1.0.1 │ │ │ │ └── is-symbol@1.0.3 │ │ │ ├── is-callable@1.1.4 │ │ │ ├── is-regex@1.0.4 │ │ │ ├── object-inspect@1.7.0 │ │ │ ├── string.prototype.trimleft@2.1.0 │ │ │ └── string.prototype.trimright@2.1.0 │ │ ├── function-bind@1.1.1 │ │ └── has@1.0.3 │ ├── sax@1.2.4 │ ├── stable@0.1.8 │ ├── unquote@1.1.1 │ └─┬ util.promisify@1.0.0 │ └── object.getownpropertydescriptors@2.0.3 ├─┬ svgo-sync@0.5.1 │ ├── coa@1.0.4 │ ├── colors@1.0.3 │ ├─┬ htmlparser2@3.10.1 │ │ ├── domelementtype@1.3.1 │ │ ├── domhandler@2.4.2 │ │ ├── entities@1.1.2 │ │ └── readable-stream@3.4.0 │ ├─┬ js-yaml@3.2.7 │ │ └── esprima@2.0.0 │ ├── sax@0.6.1 │ └── whet.extend@0.9.9 ├─┬ terser-webpack-plugin@2.2.1 │ ├─┬ cacache@13.0.1 │ │ ├── chownr@1.1.3 │ │ ├── figgy-pudding@3.5.1 │ │ ├── fs-minipass@2.0.0 │ │ ├── infer-owner@1.0.4 │ │ ├─┬ lru-cache@5.1.1 │ │ │ └── yallist@3.1.1 │ │ ├─┬ minipass@3.1.1 │ │ │ └── yallist@4.0.0 │ │ ├── minipass-collect@1.0.2 │ │ ├── minipass-flush@1.0.5 │ │ ├── minipass-pipeline@1.2.2 │ │ ├─┬ move-concurrently@1.0.1 │ │ │ ├── aproba@1.2.0 │ │ │ ├─┬ copy-concurrently@1.0.5 │ │ │ │ ├── iferr@0.1.5 │ │ │ │ └── rimraf@2.7.1 │ │ │ ├─┬ fs-write-stream-atomic@1.0.10 │ │ │ │ └── imurmurhash@0.1.4 │ │ │ ├── rimraf@2.7.1 │ │ │ └── run-queue@1.0.3 │ │ ├── promise-inflight@1.0.1 │ │ ├── rimraf@2.7.1 │ │ ├── ssri@7.1.0 │ │ └─┬ unique-filename@1.1.1 │ │ └── unique-slug@2.0.2 │ ├─┬ find-cache-dir@3.1.0 │ │ ├─┬ make-dir@3.0.0 │ │ │ └── semver@6.3.0 │ │ └─┬ pkg-dir@4.2.0 │ │ └─┬ find-up@4.1.0 │ │ ├─┬ locate-path@5.0.0 │ │ │ └── p-locate@4.1.0 │ │ └── path-exists@4.0.0 │ ├─┬ jest-worker@24.9.0 │ │ └── supports-color@6.1.0 │ ├── schema-utils@2.6.1 │ ├── serialize-javascript@2.1.0 │ ├── source-map@0.6.1 │ ├─┬ terser@4.4.0 │ │ ├── commander@2.20.3 │ │ ├── source-map@0.6.1 │ │ └─┬ source-map-support@0.5.16 │ │ └── source-map@0.6.1 │ └─┬ webpack-sources@1.4.3 │ ├── source-list-map@2.0.1 │ └── source-map@0.6.1 ├── vinyl-named@1.1.0 ├─┬ webpack@4.41.2 │ ├─┬ @webassemblyjs/ast@1.8.5 │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 │ │ └─┬ @webassemblyjs/wast-parser@1.8.5 │ │ ├── @webassemblyjs/floating-point-hex-parser@1.8.5 │ │ ├── @webassemblyjs/helper-code-frame@1.8.5 │ │ ├── @webassemblyjs/helper-fsm@1.8.5 │ │ └── @xtuc/long@4.2.2 │ ├─┬ @webassemblyjs/helper-module-context@1.8.5 │ │ └── mamacro@0.0.3 │ ├─┬ @webassemblyjs/wasm-edit@1.8.5 │ │ ├── @webassemblyjs/helper-buffer@1.8.5 │ │ ├── @webassemblyjs/helper-wasm-section@1.8.5 │ │ ├── @webassemblyjs/wasm-gen@1.8.5 │ │ ├── @webassemblyjs/wasm-opt@1.8.5 │ │ └── @webassemblyjs/wast-printer@1.8.5 │ ├─┬ @webassemblyjs/wasm-parser@1.8.5 │ │ ├── @webassemblyjs/helper-api-error@1.8.5 │ │ ├─┬ @webassemblyjs/ieee754@1.8.5 │ │ │ └── @xtuc/ieee754@1.2.0 │ │ ├── @webassemblyjs/leb128@1.8.5 │ │ └── @webassemblyjs/utf8@1.8.5 │ ├── acorn@6.4.0 │ ├─┬ ajv@6.10.2 │ │ ├── fast-deep-equal@2.0.1 │ │ ├── fast-json-stable-stringify@2.0.0 │ │ ├── json-schema-traverse@0.4.1 │ │ └── uri-js@4.2.2 │ ├── ajv-keywords@3.4.1 │ ├─┬ chrome-trace-event@1.0.2 │ │ └── tslib@1.10.0 │ ├─┬ enhanced-resolve@4.1.1 │ │ └── memory-fs@0.5.0 │ ├─┬ eslint-scope@4.0.3 │ │ ├── esrecurse@4.2.1 │ │ └── estraverse@4.3.0 │ ├── json-parse-better-errors@1.0.2 │ ├── loader-runner@2.4.0 │ ├─┬ memory-fs@0.4.1 │ │ └─┬ errno@0.1.7 │ │ └── prr@1.0.1 │ ├── neo-async@2.6.1 │ ├─┬ node-libs-browser@2.2.1 │ │ ├─┬ assert@1.5.0 │ │ │ └─┬ util@0.10.3 │ │ │ └── inherits@2.0.1 │ │ ├─┬ browserify-zlib@0.2.0 │ │ │ └── pako@1.0.10 │ │ ├─┬ buffer@4.9.2 │ │ │ ├── base64-js@1.3.1 │ │ │ ├── ieee754@1.1.13 │ │ │ └── isarray@1.0.0 │ │ ├── console-browserify@1.2.0 │ │ ├── constants-browserify@1.0.0 │ │ ├─┬ crypto-browserify@3.12.0 │ │ │ ├─┬ browserify-cipher@1.0.1 │ │ │ │ ├─┬ browserify-aes@1.2.0 │ │ │ │ │ └── buffer-xor@1.0.3 │ │ │ │ ├─┬ browserify-des@1.0.2 │ │ │ │ │ └── des.js@1.0.1 │ │ │ │ └── evp_bytestokey@1.0.3 │ │ │ ├─┬ browserify-sign@4.0.4 │ │ │ │ ├── bn.js@4.11.8 │ │ │ │ ├── browserify-rsa@4.0.1 │ │ │ │ ├─┬ elliptic@6.5.2 │ │ │ │ │ ├── brorand@1.1.0 │ │ │ │ │ ├── hash.js@1.1.7 │ │ │ │ │ ├── hmac-drbg@1.0.1 │ │ │ │ │ ├── minimalistic-assert@1.0.1 │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1 │ │ │ │ └─┬ parse-asn1@5.1.5 │ │ │ │ └── asn1.js@4.10.1 │ │ │ ├── create-ecdh@4.0.3 │ │ │ ├─┬ create-hash@1.2.0 │ │ │ │ ├── cipher-base@1.0.4 │ │ │ │ ├─┬ md5.js@1.3.5 │ │ │ │ │ └── hash-base@3.0.4 │ │ │ │ ├── ripemd160@2.0.2 │ │ │ │ └── sha.js@2.4.11 │ │ │ ├── create-hmac@1.1.7 │ │ │ ├─┬ diffie-hellman@5.0.3 │ │ │ │ └── miller-rabin@4.0.1 │ │ │ ├── pbkdf2@3.0.17 │ │ │ ├── public-encrypt@4.0.3 │ │ │ ├── randombytes@2.1.0 │ │ │ └── randomfill@1.0.4 │ │ ├── domain-browser@1.2.0 │ │ ├── events@3.0.0 │ │ ├── https-browserify@1.0.0 │ │ ├── os-browserify@0.3.0 │ │ ├── path-browserify@0.0.1 │ │ ├── process@0.11.10 │ │ ├── punycode@1.4.1 │ │ ├── querystring-es3@0.2.1 │ │ ├── stream-browserify@2.0.2 │ │ ├─┬ stream-http@2.8.3 │ │ │ ├── builtin-status-codes@3.0.0 │ │ │ └── to-arraybuffer@1.0.1 │ │ ├── string_decoder@1.1.1 │ │ ├─┬ timers-browserify@2.0.11 │ │ │ └── setimmediate@1.0.5 │ │ ├── tty-browserify@0.0.0 │ │ ├─┬ url@0.11.0 │ │ │ ├── punycode@1.3.2 │ │ │ └── querystring@0.2.0 │ │ ├─┬ util@0.11.1 │ │ │ └── inherits@2.0.3 │ │ └── vm-browserify@1.1.2 │ ├─┬ schema-utils@1.0.0 │ │ └── ajv-errors@1.0.1 │ ├── tapable@1.1.3 │ ├─┬ terser-webpack-plugin@1.4.1 │ │ ├─┬ cacache@12.0.3 │ │ │ ├── bluebird@3.7.2 │ │ │ ├─┬ lru-cache@5.1.1 │ │ │ │ └── yallist@3.1.1 │ │ │ ├─┬ mississippi@3.0.0 │ │ │ │ ├── from2@2.3.0 │ │ │ │ ├─┬ parallel-transform@1.2.0 │ │ │ │ │ └── cyclist@1.0.1 │ │ │ │ └── stream-each@1.2.3 │ │ │ ├── rimraf@2.7.1 │ │ │ ├── ssri@6.0.1 │ │ │ └── y18n@4.0.0 │ │ ├── serialize-javascript@1.9.1 │ │ ├── source-map@0.6.1 │ │ └── worker-farm@1.7.0 │ └── watchpack@1.6.0 ├─┬ webpack-stream@5.2.1 │ ├── lodash.clone@4.5.0 │ ├── lodash.some@4.6.0 │ └─┬ supports-color@5.5.0 │ └── has-flag@3.0.0 └─┬ yargs@14.2.2 ├─┬ cliui@5.0.0 │ ├─┬ strip-ansi@5.2.0 │ │ └── ansi-regex@4.1.0 │ └── wrap-ansi@5.1.0 ├── decamelize@1.2.0 ├─┬ find-up@3.0.0 │ └─┬ locate-path@3.0.0 │ ├─┬ p-locate@3.0.0 │ │ └─┬ p-limit@2.2.1 │ │ └── p-try@2.2.0 │ └── path-exists@3.0.0 ├── get-caller-file@2.0.5 ├── require-directory@2.1.1 ├── require-main-filename@2.0.0 ├── set-blocking@2.0.0 ├─┬ string-width@3.1.0 │ ├── emoji-regex@7.0.3 │ └── is-fullwidth-code-point@2.0.0 ├── which-module@2.0.0 ├── y18n@4.0.0 └─┬ yargs-parser@15.0.0 └── camelcase@5.3.1

npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.2.9 npm WARN bootstrap@4.4.1 requires a peer of jquery@1.9.1 - 3 but none was installed. npm WARN bootstrap@4.4.1 requires a peer of popper.js@^1.16.0 but none was installed. acksop@AVINAEL:/srv/www/GITHUB/boilerplate-static-website$ npm run init

xxxx@1.0.0 init /srv/www/GITHUB/boilerplate-static-website ./init

Name of the project: first-static-project Description of the project: first static project sed: impossible de lire : Aucun fichier ou dossier de ce type sed: impossible de lire : Aucun fichier ou dossier de ce type sed: impossible de lire : Aucun fichier ou dossier de ce type sed: impossible de lire : Aucun fichier ou dossier de ce type Dépôt Git vide initialisé dans /srv/www/GITHUB/boilerplate-static-website/.git/ acksop@AVINAEL:/srv/www/GITHUB/boilerplate-static-website$ gulp [07:13:00] Using gulpfile /srv/www/GITHUB/boilerplate-static-website/gulpfile.js /usr/lib/nodejs/gulp/bin/gulp.js:132 gulpInst.start.apply(gulpInst, toRun); ^

TypeError: Cannot read property 'apply' of undefined at /usr/lib/nodejs/gulp/bin/gulp.js:132:20 at _combinedTickCallback (internal/process/next_tick.js:131:7) at process._tickCallback (internal/process/next_tick.js:180:9) at Function.Module.runMain (module.js:695:11) at startup (bootstrap_node.js:188:16) at bootstrap_node.js:609:3

jaysalvat commented 4 years ago

Hello! I've just made a fresh install from this repository and it works perfectly.

It works on my Mac. No tested on any other env.

Sorry.

Acksop commented 4 years ago

this is my environment, can you compare with yours ? Operating System: Linux Mint 19.2 Node Version: v8.10.0 NPM Version: 3.5.2 webpack Version: 4.41.2