Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 08/01/2018, à 14:58

minizebr95

Installation de Ionic Cordova sous Xubuntu

Bonjour,

Mon problème n'étant pas résolu (je suis passé sous Xubuntu), j'ai essayé de réinstaller Ionic. Alors j'ai d'abord installé nodejs et npm en ligne de commande :

kkwetsukre@kkwetsukre-Latitude-E6400:~$ node -v
v4.2.6
kkwetsukre@kkwetsukre-Latitude-E6400:~$ npm -v
3.5.2
kkwetsukre@kkwetsukre-Latitude-E6400:~$ 

Mais lorsqu'ensuite j'essaie d'installer ionic j'obtiens tout un bazar difficile à décrypter pour moi  :

kkwetsukre@kkwetsukre-Latitude-E6400:~$ npm install -g ionic cordova
▄ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
WARN engine ionic@3.19.0: wanted: {"node":">=6.4.0"} (current: {"node":"4.2.6","npm":"3.5.2"})
loadDep:tslib → 304       ▐ ╢████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
loadDep:lodash → resolveW ▐ ╢██████████████████████████████████████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟
npm WARN checkPermissions Missing write access to /usr/local/lib
/usr/local/lib
├─┬ cordova@8.0.0 
│ ├─┬ configstore@2.1.0 
│ │ ├─┬ dot-prop@3.0.0 
│ │ │ └── is-obj@1.0.1 
│ │ ├── graceful-fs@4.1.11 
│ │ ├─┬ mkdirp@0.5.1 
│ │ │ └── minimist@0.0.8 
│ │ ├── object-assign@4.1.1 
│ │ ├── os-tmpdir@1.0.2 
│ │ ├─┬ osenv@0.1.4 
│ │ │ └── os-homedir@1.0.2 
│ │ ├── uuid@2.0.3 
│ │ ├─┬ write-file-atomic@1.3.4 
│ │ │ ├── imurmurhash@0.1.4 
│ │ │ └── slide@1.1.6 
│ │ └── xdg-basedir@2.0.0 
│ ├─┬ cordova-common@2.2.1 
│ │ ├── ansi@0.3.1 
│ │ ├─┬ bplist-parser@0.1.1 
│ │ │ └── big-integer@1.6.26 
│ │ ├── cordova-registry-mapper@1.1.15 
│ │ ├─┬ elementtree@0.1.6 
│ │ │ └── sax@0.3.5 
│ │ ├─┬ glob@5.0.15 
│ │ │ ├─┬ inflight@1.0.6 
│ │ │ │ └── wrappy@1.0.2 
│ │ │ ├── inherits@2.0.3 
│ │ │ ├── once@1.4.0 
│ │ │ └── path-is-absolute@1.0.1 
│ │ ├─┬ minimatch@3.0.4 
│ │ │ └─┬ brace-expansion@1.1.8 
│ │ │   ├── balanced-match@1.0.0 
│ │ │   └── concat-map@0.0.1 
│ │ ├─┬ plist@1.2.0 
│ │ │ ├── base64-js@0.0.8 
│ │ │ ├── util-deprecate@1.0.2 
│ │ │ ├── xmlbuilder@4.0.0 
│ │ │ └── xmldom@0.1.27 
│ │ ├── q@1.5.1 
│ │ ├── semver@5.4.1 
│ │ ├── shelljs@0.5.3 
│ │ ├── underscore@1.8.3 
│ │ └── unorm@1.4.1 
│ ├─┬ cordova-lib@8.0.0 
│ │ ├─┬ aliasify@2.1.0 
│ │ │ └─┬ browserify-transform-tools@1.7.0 
│ │ │   └─┬ falafel@2.1.0 
│ │ │     ├── acorn@5.3.0 
│ │ │     ├── foreach@2.0.5 
│ │ │     ├── isarray@0.0.1 
│ │ │     └── object-keys@1.0.11 
│ │ ├─┬ cordova-create@1.1.2 
│ │ │ ├── cordova-app-hello-world@3.12.0 
│ │ │ ├── q@1.0.1 
│ │ │ └── shelljs@0.3.0 
│ │ ├─┬ cordova-fetch@1.3.0 
│ │ │ ├── hosted-git-info@2.5.0 
│ │ │ ├── is-url@1.2.2 
│ │ │ └─┬ shelljs@0.7.8 
│ │ │   ├── glob@7.1.2 
│ │ │   ├── interpret@1.1.0 
│ │ │   └── rechoir@0.6.2 
│ │ ├─┬ cordova-js@4.2.2 
│ │ │ └─┬ browserify@14.4.0 
│ │ │   ├── assert@1.4.1 
│ │ │   ├─┬ browser-pack@6.0.2 
│ │ │   │ ├─┬ combine-source-map@0.7.2 
│ │ │   │ │ ├── convert-source-map@1.1.3 
│ │ │   │ │ ├── inline-source-map@0.6.2 
│ │ │   │ │ ├── lodash.memoize@3.0.4 
│ │ │   │ │ └── source-map@0.5.7 
│ │ │   │ └── umd@3.0.1 
│ │ │   ├─┬ browser-resolve@1.11.2 
│ │ │   │ └── resolve@1.1.7 
│ │ │   ├─┬ browserify-zlib@0.1.4 
│ │ │   │ └── pako@0.2.9 
│ │ │   ├─┬ buffer@5.0.8 
│ │ │   │ ├── base64-js@1.2.1 
│ │ │   │ └── ieee754@1.1.8 
│ │ │   ├── cached-path-relative@1.0.1 
│ │ │   ├─┬ concat-stream@1.5.2 
│ │ │   │ ├─┬ readable-stream@2.0.6 
│ │ │   │ │ ├── isarray@1.0.0 
│ │ │   │ │ └── string_decoder@0.10.31 
│ │ │   │ └── typedarray@0.0.6 
│ │ │   ├─┬ console-browserify@1.1.0 
│ │ │   │ └── date-now@0.1.4 
│ │ │   ├── constants-browserify@1.0.0 
│ │ │   ├─┬ crypto-browserify@3.12.0 
│ │ │   │ ├─┬ browserify-cipher@1.0.0 
│ │ │   │ │ ├─┬ browserify-aes@1.1.1 
│ │ │   │ │ │ └── buffer-xor@1.0.3 
│ │ │   │ │ ├─┬ browserify-des@1.0.0 
│ │ │   │ │ │ └── des.js@1.0.0 
│ │ │   │ │ └─┬ evp_bytestokey@1.0.3 
│ │ │   │ │   └─┬ md5.js@1.3.4 
│ │ │   │ │     └── hash-base@3.0.4 
│ │ │   │ ├─┬ browserify-sign@4.0.4 
│ │ │   │ │ ├── bn.js@4.11.8 
│ │ │   │ │ ├── browserify-rsa@4.0.1 
│ │ │   │ │ ├─┬ elliptic@6.4.0 
│ │ │   │ │ │ ├── brorand@1.1.0 
│ │ │   │ │ │ ├── hash.js@1.1.3 
│ │ │   │ │ │ ├── hmac-drbg@1.0.1 
│ │ │   │ │ │ ├── minimalistic-assert@1.0.0 
│ │ │   │ │ │ └── minimalistic-crypto-utils@1.0.1 
│ │ │   │ │ └─┬ parse-asn1@5.1.0 
│ │ │   │ │   └── asn1.js@4.9.2 
│ │ │   │ ├── create-ecdh@4.0.0 
│ │ │   │ ├─┬ create-hash@1.1.3 
│ │ │   │ │ ├── cipher-base@1.0.4 
│ │ │   │ │ └─┬ ripemd160@2.0.1 
│ │ │   │ │   └── hash-base@2.0.2 
│ │ │   │ ├── create-hmac@1.1.6 
│ │ │   │ ├─┬ diffie-hellman@5.0.2 
│ │ │   │ │ └── miller-rabin@4.0.1 
│ │ │   │ ├── pbkdf2@3.0.14 
│ │ │   │ ├── public-encrypt@4.0.0 
│ │ │   │ ├── randombytes@2.0.5 
│ │ │   │ └── randomfill@1.0.3 
│ │ │   ├── defined@1.0.0 
│ │ │   ├── deps-sort@2.0.0 
│ │ │   ├── domain-browser@1.1.7 
│ │ │   ├── duplexer2@0.1.4 
│ │ │   ├── events@1.1.1 
│ │ │   ├── glob@7.1.2 
│ │ │   ├─┬ has@1.0.1 
│ │ │   │ └── function-bind@1.1.1 
│ │ │   ├── htmlescape@1.1.1 
│ │ │   ├── https-browserify@1.0.0 
│ │ │   ├─┬ insert-module-globals@7.0.1 
│ │ │   │ ├── is-buffer@1.1.6 
│ │ │   │ └─┬ lexical-scope@1.2.0 
│ │ │   │   └─┬ astw@2.2.0 
│ │ │   │     └── acorn@4.0.13 
│ │ │   ├─┬ JSONStream@1.3.2 
│ │ │   │ └── jsonparse@1.3.1 
│ │ │   ├─┬ labeled-stream-splicer@2.0.0 
│ │ │   │ └── stream-splicer@2.0.0 
│ │ │   ├─┬ module-deps@4.1.1 
│ │ │   │ ├── detective@4.7.1 
│ │ │   │ └── stream-combiner2@1.1.1 
│ │ │   ├── os-browserify@0.1.2 
│ │ │   ├─┬ parents@1.0.1 
│ │ │   │ └── path-platform@0.11.15 
│ │ │   ├── path-browserify@0.0.0 
│ │ │   ├── process@0.11.10 
│ │ │   ├── querystring-es3@0.2.1 
│ │ │   ├── read-only-stream@2.0.0 
│ │ │   ├─┬ readable-stream@2.3.3 
│ │ │   │ ├── core-util-is@1.0.2 
│ │ │   │ ├── isarray@1.0.0 
│ │ │   │ └── process-nextick-args@1.0.7 
│ │ │   ├─┬ resolve@1.5.0 
│ │ │   │ └── path-parse@1.0.5 
│ │ │   ├─┬ shasum@1.0.2 
│ │ │   │ ├── json-stable-stringify@0.0.1 
│ │ │   │ └── sha.js@2.4.9 
│ │ │   ├─┬ shell-quote@1.6.1 
│ │ │   │ ├── array-filter@0.0.1 
│ │ │   │ ├── array-map@0.0.0 
│ │ │   │ ├── array-reduce@0.0.0 
│ │ │   │ └── jsonify@0.0.0 
│ │ │   ├── stream-browserify@2.0.1 
│ │ │   ├─┬ stream-http@2.7.2 
│ │ │   │ ├── builtin-status-codes@3.0.0 
│ │ │   │ └── to-arraybuffer@1.0.1 
│ │ │   ├── string_decoder@1.0.3 
│ │ │   ├─┬ subarg@1.0.0 
│ │ │   │ └── minimist@1.2.0 
│ │ │   ├─┬ syntax-error@1.3.0 
│ │ │   │ └── acorn@4.0.13 
│ │ │   ├── through2@2.0.3 
│ │ │   ├── timers-browserify@1.4.2 
│ │ │   ├── tty-browserify@0.0.0 
│ │ │   ├─┬ url@0.11.0 
│ │ │   │ ├── punycode@1.3.2 
│ │ │   │ └── querystring@0.2.0 
│ │ │   ├─┬ util@0.10.3 
│ │ │   │ └── inherits@2.0.1 
│ │ │   ├─┬ vm-browserify@0.0.4 
│ │ │   │ └── indexof@0.0.1 
│ │ │   └── xtend@4.0.1 
│ │ ├─┬ cordova-serve@2.0.0 
│ │ │ ├─┬ compression@1.7.1 
│ │ │ │ ├─┬ accepts@1.3.4 
│ │ │ │ │ └── negotiator@0.6.1 
│ │ │ │ ├── bytes@3.0.0 
│ │ │ │ ├── compressible@2.0.12 
│ │ │ │ ├─┬ debug@2.6.9 
│ │ │ │ │ └── ms@2.0.0 
│ │ │ │ ├── on-headers@1.0.1 
│ │ │ │ ├── safe-buffer@5.1.1 
│ │ │ │ └── vary@1.1.2 
│ │ │ ├─┬ express@4.16.2 
│ │ │ │ ├── array-flatten@1.1.1 
│ │ │ │ ├─┬ body-parser@1.18.2 
│ │ │ │ │ ├─┬ http-errors@1.6.2 
│ │ │ │ │ │ └── setprototypeof@1.0.3 
│ │ │ │ │ ├── iconv-lite@0.4.19 
│ │ │ │ │ └── raw-body@2.3.2 
│ │ │ │ ├── content-disposition@0.5.2 
│ │ │ │ ├── content-type@1.0.4 
│ │ │ │ ├── cookie@0.3.1 
│ │ │ │ ├── cookie-signature@1.0.6 
│ │ │ │ ├── depd@1.1.1 
│ │ │ │ ├── encodeurl@1.0.1 
│ │ │ │ ├── escape-html@1.0.3 
│ │ │ │ ├── etag@1.8.1 
│ │ │ │ ├─┬ finalhandler@1.1.0 
│ │ │ │ │ └── unpipe@1.0.0 
│ │ │ │ ├── fresh@0.5.2 
│ │ │ │ ├── merge-descriptors@1.0.1 
│ │ │ │ ├── methods@1.1.2 
│ │ │ │ ├─┬ on-finished@2.3.0 
│ │ │ │ │ └── ee-first@1.1.1 
│ │ │ │ ├── parseurl@1.3.2 
│ │ │ │ ├── path-to-regexp@0.1.7 
│ │ │ │ ├─┬ proxy-addr@2.0.2 
│ │ │ │ │ ├── forwarded@0.1.2 
│ │ │ │ │ └── ipaddr.js@1.5.2 
│ │ │ │ ├── qs@6.5.1 
│ │ │ │ ├── range-parser@1.2.0 
│ │ │ │ ├─┬ send@0.16.1 
│ │ │ │ │ ├── destroy@1.0.4 
│ │ │ │ │ └── mime@1.4.1 
│ │ │ │ ├── serve-static@1.13.1 
│ │ │ │ ├── setprototypeof@1.1.0 
│ │ │ │ ├── statuses@1.3.1 
│ │ │ │ ├─┬ type-is@1.6.15 
│ │ │ │ │ └── media-typer@0.3.0 
│ │ │ │ └── utils-merge@1.0.1 
│ │ │ └── open@0.0.5 
│ │ ├─┬ dep-graph@1.1.0 
│ │ │ └── underscore@1.2.1 
│ │ ├─┬ dependency-ls@1.1.1 
│ │ │ └── q@1.4.1 
│ │ ├── detect-indent@5.0.0 
│ │ ├─┬ glob@7.1.1 
│ │ │ └── fs.realpath@1.0.0 
│ │ ├─┬ init-package-json@1.10.1 
│ │ │ ├── glob@7.1.2 
│ │ │ ├── npm-package-arg@5.1.2 
│ │ │ ├── promzard@0.3.0 
│ │ │ ├─┬ read@1.0.7 
│ │ │ │ └── mute-stream@0.0.7 
│ │ │ ├─┬ read-package-json@2.0.12 
│ │ │ │ ├── glob@7.1.2 
│ │ │ │ ├── json-parse-better-errors@1.0.1 
│ │ │ │ ├─┬ normalize-package-data@2.4.0 
│ │ │ │ │ └─┬ is-builtin-module@1.0.0 
│ │ │ │ │   └── builtin-modules@1.1.1 
│ │ │ │ └── slash@1.0.0 
│ │ │ ├─┬ validate-npm-package-license@3.0.1 
│ │ │ │ ├─┬ spdx-correct@1.0.2 
│ │ │ │ │ └── spdx-license-ids@1.2.2 
│ │ │ │ └── spdx-expression-parse@1.0.4 
│ │ │ └─┬ validate-npm-package-name@3.0.0 
│ │ │   └── builtins@1.0.3 
│ │ ├── nopt@4.0.1 
│ │ ├── opener@1.4.2 
│ │ ├─┬ plist@2.0.1 
│ │ │ ├── base64-js@1.1.2 
│ │ │ └── xmlbuilder@8.2.2 
│ │ ├─┬ properties-parser@0.3.1 
│ │ │ └── string.prototype.codepointat@0.2.0 
│ │ ├── q@1.0.1 
│ │ ├─┬ request@2.79.0 
│ │ │ ├── aws-sign2@0.6.0 
│ │ │ ├── aws4@1.6.0 
│ │ │ ├── caseless@0.11.0 
│ │ │ ├─┬ combined-stream@1.0.5 
│ │ │ │ └── delayed-stream@1.0.0 
│ │ │ ├── extend@3.0.1 
│ │ │ ├── forever-agent@0.6.1 
│ │ │ ├─┬ form-data@2.1.4 
│ │ │ │ └── asynckit@0.4.0 
│ │ │ ├─┬ har-validator@2.0.6 
│ │ │ │ ├── commander@2.12.2 
│ │ │ │ ├─┬ is-my-json-valid@2.17.1 
│ │ │ │ │ ├── generate-function@2.0.0 
│ │ │ │ │ ├─┬ generate-object-property@1.2.0 
│ │ │ │ │ │ └── is-property@1.0.2 
│ │ │ │ │ └── jsonpointer@4.0.1 
│ │ │ │ └─┬ pinkie-promise@2.0.1 
│ │ │ │   └── pinkie@2.0.4 
│ │ │ ├─┬ hawk@3.1.3 
│ │ │ │ ├── boom@2.10.1 
│ │ │ │ ├── cryptiles@2.0.5 
│ │ │ │ ├── hoek@2.16.3 
│ │ │ │ └── sntp@1.0.9 
│ │ │ ├─┬ http-signature@1.1.1 
│ │ │ │ ├── assert-plus@0.2.0 
│ │ │ │ ├─┬ jsprim@1.4.1 
│ │ │ │ │ ├── assert-plus@1.0.0 
│ │ │ │ │ ├── extsprintf@1.3.0 
│ │ │ │ │ ├── json-schema@0.2.3 
│ │ │ │ │ └─┬ verror@1.10.0 
│ │ │ │ │   └── assert-plus@1.0.0 
│ │ │ │ └─┬ sshpk@1.13.1 
│ │ │ │   ├── asn1@0.2.3 
│ │ │ │   ├── assert-plus@1.0.0 
│ │ │ │   ├── bcrypt-pbkdf@1.0.1 
│ │ │ │   ├─┬ dashdash@1.14.1 
│ │ │ │   │ └── assert-plus@1.0.0 
│ │ │ │   ├── ecc-jsbn@0.1.1 
│ │ │ │   ├─┬ getpass@0.1.7 
│ │ │ │   │ └── assert-plus@1.0.0 
│ │ │ │   ├── jsbn@0.1.1 
│ │ │ │   └── tweetnacl@0.14.5 
│ │ │ ├── is-typedarray@1.0.0 
│ │ │ ├── isstream@0.1.2 
│ │ │ ├── json-stringify-safe@5.0.1 
│ │ │ ├─┬ mime-types@2.1.17 
│ │ │ │ └── mime-db@1.30.0 
│ │ │ ├── oauth-sign@0.8.2 
│ │ │ ├── qs@6.3.2 
│ │ │ ├── stringstream@0.0.5 
│ │ │ ├── tunnel-agent@0.4.3 
│ │ │ └── uuid@3.1.0 
│ │ ├── shelljs@0.3.0 
│ │ ├─┬ tar@2.2.1 
│ │ │ ├── block-stream@0.0.9 
│ │ │ └─┬ fstream@1.0.11 
│ │ │   └─┬ rimraf@2.6.2 
│ │ │     └── glob@7.1.2 
│ │ ├── valid-identifier@0.0.1 
│ │ └─┬ xcode@1.0.0 
│ │   ├── pegjs@0.10.0 
│ │   ├─┬ simple-plist@0.2.1 
│ │   │ ├─┬ bplist-creator@0.0.7 
│ │   │ │ └── stream-buffers@2.2.0 
│ │   │ └─┬ plist@2.0.1 
│ │   │   ├── base64-js@1.1.2 
│ │   │   └── xmlbuilder@8.2.2 
│ │   └── uuid@3.0.1 
│ ├── editor@1.0.0 
│ ├─┬ insight@0.8.4 
│ │ ├── async@1.5.2 
│ │ ├─┬ chalk@1.1.3 
│ │ │ ├── ansi-styles@2.2.1 
│ │ │ ├── escape-string-regexp@1.0.5 
│ │ │ ├── has-ansi@2.0.0 
│ │ │ ├── strip-ansi@3.0.1 
│ │ │ └── supports-color@2.0.0 
│ │ ├─┬ configstore@1.4.0 
│ │ │ └── uuid@2.0.3 
│ │ ├─┬ inquirer@0.10.1 
│ │ │ ├── ansi-escapes@1.4.0 
│ │ │ ├── ansi-regex@2.1.1 
│ │ │ ├─┬ cli-cursor@1.0.2 
│ │ │ │ └─┬ restore-cursor@1.0.1 
│ │ │ │   ├── exit-hook@1.1.1 
│ │ │ │   └── onetime@1.1.0 
│ │ │ ├── cli-width@1.1.1 
│ │ │ ├── figures@1.7.0 
│ │ │ ├── lodash@3.10.1 
│ │ │ ├─┬ readline2@1.0.1 
│ │ │ │ ├── code-point-at@1.1.0 
│ │ │ │ ├── is-fullwidth-code-point@1.0.0 
│ │ │ │ └── mute-stream@0.0.5 
│ │ │ ├── run-async@0.1.0 
│ │ │ ├── rx-lite@3.1.2 
│ │ │ └── through@2.3.8 
│ │ ├─┬ lodash.debounce@3.1.1 
│ │ │ └── lodash._getnative@3.9.1 
npm WARN optional Skipping failed optional dependency /ionic/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.1.3
npm ERR! Linux 4.10.0-42-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "-g" "ionic" "cordova"
npm ERR! node v4.2.6
npm ERR! npm  v3.5.2
npm ERR! path /usr/local/lib
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! syscall access

npm ERR! Error: EACCES: permission denied, access '/usr/local/lib'
npm ERR!     at Error (native)
npm ERR!  { [Error: EACCES: permission denied, access '/usr/local/lib']
npm ERR!   errno: -13,
npm ERR!   code: 'EACCES',
npm ERR!   syscall: 'access',
npm ERR!   path: '/usr/local/lib' }
npm ERR! 
npm ERR! Please try running this command again as root/Administrator.

│ │ │ ├─┬ osx-release@1.1.0 
│ │ │ │ └── minimist@1.2.0 
│ │ │ └── win-release@1.1.1 
│ │ ├─┬ tough-cookie@2.3.3 
│ │ │ └── punycode@1.4.1 
│ │ └── uuid@3.1.0 
│ ├─┬ nopt@3.0.1 
│ │ └── abbrev@1.1.1 
│ └─┬ update-notifier@0.5.0 
│   ├── configstore@1.4.0 
│   ├── is-npm@1.0.0 
│   ├─┬ latest-version@1.0.1 
│   │ └─┬ package-json@1.2.0 
│   │   ├─┬ got@3.3.1 
│   │   │ ├─┬ duplexify@3.5.1 
│   │   │ │ ├── end-of-stream@1.4.0 
│   │   │ │ └── stream-shift@1.0.0 
│   │   │ ├── infinity-agent@2.0.3 
│   │   │ ├── is-redirect@1.0.0 
│   │   │ ├── is-stream@1.1.0 
│   │   │ ├── lowercase-keys@1.0.0 
│   │   │ ├── nested-error-stacks@1.0.2 
│   │   │ ├── object-assign@3.0.0 
│   │   │ ├── prepend-http@1.0.4 
│   │   │ ├── read-all-stream@3.1.0 
│   │   │ └── timed-out@2.0.0 
│   │   └─┬ registry-url@3.1.0 
│   │     └─┬ rc@1.2.2 
│   │       ├── deep-extend@0.4.2 
│   │       ├── ini@1.3.5 
│   │       ├── minimist@1.2.0 
│   │       └── strip-json-comments@2.0.1 
│   ├─┬ repeating@1.1.3 
│   │ └─┬ is-finite@1.0.2 
│   │   └── number-is-nan@1.0.1 
│   ├── semver-diff@2.1.0 
│   └── string-length@1.0.1 
└─┬ ionic@3.19.0 
  ├─┬ @ionic/cli-framework@0.1.2 
  │ ├── ncp@2.0.0 
  │ ├─┬ rimraf@2.6.2 
  │ │ └─┬ glob@7.1.2 
  │ │   ├── fs.realpath@1.0.0 
  │ │   ├─┬ inflight@1.0.6 
  │ │   │ └── wrappy@1.0.2 
  │ │   ├─┬ minimatch@3.0.4 
  │ │   │ └─┬ brace-expansion@1.1.8 
  │ │   │   ├── balanced-match@1.0.0 
  │ │   │   └── concat-map@0.0.1 
  │ │   └── once@1.4.0 
  │ ├─┬ strip-ansi@4.0.0 
  │ │ └── ansi-regex@3.0.0 
  │ └─┬ superagent@3.8.2 
  │   ├── component-emitter@1.2.1 
  │   ├── cookiejar@2.1.1 
  │   ├─┬ debug@3.1.0 
  │   │ └── ms@2.0.0 
  │   ├── extend@3.0.1 
  │   ├─┬ form-data@2.3.1 
  │   │ ├── asynckit@0.4.0 
  │   │ ├─┬ combined-stream@1.0.5 
  │   │ │ └── delayed-stream@1.0.0 
  │   │ └─┬ mime-types@2.1.17 
  │   │   └── mime-db@1.30.0 
  │   ├── formidable@1.1.1 
  │   ├── methods@1.1.2 
  │   ├── mime@1.6.0 
  │   ├── qs@6.5.1 
  │   └─┬ readable-stream@2.3.3 
  │     ├── core-util-is@1.0.2 
  │     ├── isarray@1.0.0 
  │     ├── process-nextick-args@1.0.7 
  │     ├── string_decoder@1.0.3 
  │     └── util-deprecate@1.0.2 
  ├─┬ @ionic/cli-utils@1.19.0 
  │ ├─┬ @ionic/discover@0.4.0 
  │ │ └── netmask@1.0.6 
  │ ├─┬ archiver@2.1.0 
  │ │ ├─┬ archiver-utils@1.3.0 
  │ │ │ ├── graceful-fs@4.1.11 
  │ │ │ ├── lazystream@1.0.0 
  │ │ │ └─┬ normalize-path@2.1.1 
  │ │ │   └── remove-trailing-separator@1.1.0 
  │ │ ├── async@2.6.0 
  │ │ ├── buffer-crc32@0.2.13 
  │ │ ├─┬ tar-stream@1.5.5 
  │ │ │ ├── bl@1.2.1 
  │ │ │ ├── end-of-stream@1.4.0 
  │ │ │ └── xtend@4.0.1 
  │ │ └─┬ zip-stream@1.2.0 
  │ │   └─┬ compress-commons@1.2.2 
  │ │     └─┬ crc32-stream@2.0.0 
  │ │       └── crc@3.5.0 
  │ ├── basic-auth@1.1.0 
  │ ├─┬ body-parser@1.18.2 
  │ │ ├── bytes@3.0.0 
  │ │ ├── content-type@1.0.4 
  │ │ ├── debug@2.6.9 
  │ │ ├── depd@1.1.1 
  │ │ ├─┬ http-errors@1.6.2 
  │ │ │ ├── setprototypeof@1.0.3 
  │ │ │ └── statuses@1.4.0 
  │ │ ├── iconv-lite@0.4.19 
  │ │ ├─┬ on-finished@2.3.0 
  │ │ │ └── ee-first@1.1.1 
  │ │ ├─┬ raw-body@2.3.2 
  │ │ │ └── unpipe@1.0.0 
  │ │ └─┬ type-is@1.6.15 
  │ │   └── media-typer@0.3.0 
  │ ├─┬ chokidar@1.7.0 
  │ │ ├── anymatch@1.3.2 
  │ │ ├── async-each@1.0.1 
  │ │ ├── glob-parent@2.0.0 
  │ │ ├── inherits@2.0.3 
  │ │ ├─┬ is-binary-path@1.0.1 
  │ │ │ └── binary-extensions@1.11.0 
  │ │ ├─┬ is-glob@2.0.1 
  │ │ │ └── is-extglob@1.0.0 
  │ │ ├── path-is-absolute@1.0.1 
  │ │ └─┬ readdirp@2.1.0 
  │ │   └── set-immediate-shim@1.0.1 
  │ ├── ci-info@1.1.2 
  │ ├─┬ cross-spawn@5.1.0 
  │ │ ├─┬ lru-cache@4.1.1 
  │ │ │ ├── pseudomap@1.0.2 
  │ │ │ └── yallist@2.1.2 
  │ │ ├─┬ shebang-command@1.2.0 
  │ │ │ └── shebang-regex@1.0.0 
  │ │ └─┬ which@1.3.0 
  │ │   └── isexe@2.0.0 
  │ ├── dargs@5.1.0 
  │ ├── diff@3.4.0 
  │ ├─┬ elementtree@0.1.7 
  │ │ └── sax@1.1.4 
  │ ├─┬ express@4.16.2 
  │ │ ├─┬ accepts@1.3.4 
  │ │ │ └── negotiator@0.6.1 
  │ │ ├── array-flatten@1.1.1 
  │ │ ├── content-disposition@0.5.2 
  │ │ ├── cookie@0.3.1 
  │ │ ├── cookie-signature@1.0.6 
  │ │ ├── debug@2.6.9 
  │ │ ├── encodeurl@1.0.1 
  │ │ ├── escape-html@1.0.3 
  │ │ ├── etag@1.8.1 
  │ │ ├─┬ finalhandler@1.1.0 
  │ │ │ ├── debug@2.6.9 
  │ │ │ └── statuses@1.3.1 
  │ │ ├── fresh@0.5.2 
  │ │ ├── merge-descriptors@1.0.1 
  │ │ ├── parseurl@1.3.2 
  │ │ ├── path-to-regexp@0.1.7 
  │ │ ├─┬ proxy-addr@2.0.2 
  │ │ │ ├── forwarded@0.1.2 
  │ │ │ └── ipaddr.js@1.5.2 
  │ │ ├── range-parser@1.2.0 
  │ │ ├── safe-buffer@5.1.1 
  │ │ ├─┬ send@0.16.1 
  │ │ │ ├── debug@2.6.9 
  │ │ │ ├── destroy@1.0.4 
  │ │ │ ├── mime@1.4.1 
  │ │ │ └── statuses@1.3.1 
  │ │ ├── serve-static@1.13.1 
  │ │ ├── setprototypeof@1.1.0 
  │ │ ├── statuses@1.3.1 
  │ │ ├── utils-merge@1.0.1 
  │ │ └── vary@1.1.2 
  │ ├─┬ http-proxy-middleware@0.17.4 
  │ │ ├─┬ http-proxy@1.16.2 
  │ │ │ ├── eventemitter3@1.2.0 
  │ │ │ └── requires-port@1.0.0 
  │ │ ├─┬ is-glob@3.1.0 
  │ │ │ └── is-extglob@2.1.1 
  │ │ └─┬ micromatch@2.3.11 
  │ │   ├─┬ arr-diff@2.0.0 
  │ │   │ └── arr-flatten@1.1.0 
  │ │   ├── array-unique@0.2.1 
  │ │   ├─┬ braces@1.8.5 
  │ │   │ ├─┬ expand-range@1.8.2 
  │ │   │ │ └─┬ fill-range@2.2.3 
  │ │   │ │   ├── is-number@2.1.0 
  │ │   │ │   ├── isobject@2.1.0 
  │ │   │ │   ├─┬ randomatic@1.1.7 
  │ │   │ │   │ ├─┬ is-number@3.0.0 
  │ │   │ │   │ │ └── kind-of@3.2.2 
  │ │   │ │   │ └── kind-of@4.0.0 
  │ │   │ │   └── repeat-string@1.6.1 
  │ │   │ ├── preserve@0.2.0 
  │ │   │ └── repeat-element@1.1.2 
  │ │   ├─┬ expand-brackets@0.1.5 
  │ │   │ └── is-posix-bracket@0.1.1 
  │ │   ├── extglob@0.3.2 
  │ │   ├── filename-regex@2.0.1 
  │ │   ├─┬ kind-of@3.2.2 
  │ │   │ └── is-buffer@1.1.6 
  │ │   ├─┬ object.omit@2.0.1 
  │ │   │ ├─┬ for-own@0.1.5 
  │ │   │ │ └── for-in@1.0.2 
  │ │   │ └── is-extendable@0.1.1 
  │ │   ├─┬ parse-glob@3.0.4 
  │ │   │ ├── glob-base@0.3.0 
  │ │   │ └── is-dotfile@1.0.3 
  │ │   └─┬ regex-cache@0.4.4 
  │ │     └─┬ is-equal-shallow@0.1.3 
  │ │       └── is-primitive@2.0.0 
  │ ├─┬ inquirer@3.3.0 
  │ │ ├── ansi-escapes@3.0.0 
  │ │ ├─┬ cli-cursor@2.1.0 
  │ │ │ └─┬ restore-cursor@2.0.0 
  │ │ │   ├─┬ onetime@2.0.1 
  │ │ │   │ └── mimic-fn@1.1.0 
  │ │ │   └── signal-exit@3.0.2 
  │ │ ├── cli-width@2.2.0 
  │ │ ├─┬ external-editor@2.1.0 
  │ │ │ ├── chardet@0.4.2 
  │ │ │ └─┬ tmp@0.0.33 
  │ │ │   └── os-tmpdir@1.0.2 
  │ │ ├── figures@2.0.0 
  │ │ ├── mute-stream@0.0.7 
  │ │ ├─┬ run-async@2.3.0 
  │ │ │ └── is-promise@2.1.0 
  │ │ ├── rx-lite@4.0.8 
  │ │ ├── rx-lite-aggregates@4.0.8 
  │ │ └── through@2.3.8 
  │ ├─┬ leek@0.0.24 
  │ │ ├── debug@2.6.9 
  │ │ ├─┬ lodash.assign@3.2.0 
  │ │ │ ├─┬ lodash._baseassign@3.2.0 
  │ │ │ │ └── lodash._basecopy@3.0.1 
  │ │ │ ├─┬ lodash._createassigner@3.1.1 
  │ │ │ │ ├── lodash._bindcallback@3.0.1 
  │ │ │ │ ├── lodash._isiterateecall@3.0.9 
  │ │ │ │ └── lodash.restparam@3.6.1 
  │ │ │ └─┬ lodash.keys@3.1.2 
  │ │ │   ├── lodash._getnative@3.9.1 
  │ │ │   ├── lodash.isarguments@3.1.0 
  │ │ │   └── lodash.isarray@3.0.4 
  │ │ └── rsvp@3.6.2 
  │ ├── lodash@4.17.4 
  │ ├── minimist@1.2.0 
  │ ├─┬ os-name@2.0.1 
  │ │ ├── macos-release@1.1.0 
  │ │ └── win-release@1.1.1 
  │ ├─┬ slice-ansi@1.0.0 
  │ │ └── is-fullwidth-code-point@2.0.0 
  │ ├── ssh-config@1.1.3 
  │ ├── string-width@2.1.1 
  │ ├─┬ tar@4.2.0 
  │ │ ├── chownr@1.0.1 
  │ │ ├── fs-minipass@1.2.5 
  │ │ ├─┬ minipass@2.2.1 
  │ │ │ └── yallist@3.0.2 
  │ │ ├── minizlib@1.1.0 
  │ │ ├─┬ mkdirp@0.5.1 
  │ │ │ └── minimist@0.0.8 
  │ │ └── yallist@3.0.2 
  │ ├─┬ tiny-lr@1.0.5 
  │ │ ├─┬ body@5.1.0 
  │ │ │ ├── continuable-cache@0.3.1 
  │ │ │ ├─┬ error@7.0.2 
  │ │ │ │ └── string-template@0.2.1 
  │ │ │ ├─┬ raw-body@1.1.7 
  │ │ │ │ ├── bytes@1.0.0 
  │ │ │ │ └── string_decoder@0.10.31 
  │ │ │ └── safe-json-parse@1.0.1 
  │ │ ├── debug@2.6.9 
  │ │ ├─┬ faye-websocket@0.10.0 
  │ │ │ └─┬ websocket-driver@0.7.0 
  │ │ │   ├── http-parser-js@0.4.9 
  │ │ │   └── websocket-extensions@0.1.3 
  │ │ ├── livereload-js@2.2.2 
  │ │ └── object-assign@4.1.1 
  │ ├── uuid@3.1.0 
  │ ├── wrap-ansi@3.0.1 
  │ └─┬ ws@3.3.3 
  │   ├── async-limiter@1.0.0 
  │   └── ultron@1.1.1 
  ├─┬ chalk@2.3.0 
  │ ├─┬ ansi-styles@3.2.0 
  │ │ └─┬ color-convert@1.9.1 
  │ │   └── color-name@1.1.3 
  │ ├── escape-string-regexp@1.0.5 
  │ └─┬ supports-color@4.5.0 
  │   └── has-flag@2.0.0 
  ├─┬ opn@5.1.0 
  │ └── is-wsl@1.1.0 
  ├── semver@5.4.1 
  └── tslib@1.8.1 


npm ERR! Please include the following file with any support request:
npm ERR!     /home/kkwetsukre/npm-debug.log

Quelqu'un pourrait-il m'aider svp ? smile


Je pose plein de questions

Hors ligne