Installation d'un module avec npm fonctionne mais rien n’apparaît

Fermé
Art-pic Messages postés 3 Date d'inscription lundi 17 décembre 2018 Statut Membre Dernière intervention 21 mai 2020 - 17 déc. 2018 à 09:38
jordane45 Messages postés 38145 Date d'inscription mercredi 22 octobre 2003 Statut Modérateur Dernière intervention 25 avril 2024 - 27 déc. 2018 à 10:45
Bonjour,

Je souhaite installer la dernière version de l'outil Angular-Cli gràace à cette commande :
npm install -g @angular/cli@latest


Tous se passe bien, mais une fois le téléchargement terminé rien n’apparaît, et pourtant quand je fais un uninstall angular-cli est bien désinstallé ?!

J'ai désinstallé puis réinstallé nodeJs, j'ai vidé le cache de npm ...

Avez-vous des idées sur l'origine du problème ?

ps: voici ce que me donne la console pendant l'installation en mode --verbose :
C:\wamp64\www>npm install -g @angular/cli@latest --verbose
npm info it worked if it ends with ok
npm verb cli [ 'C:\\Program Files\\nodejs\\node.exe',
npm verb cli 'C:\\Users\\niko6\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
npm verb cli 'install',
npm verb cli '-g',
npm verb cli '@angular/cli@latest',
npm verb cli '--verbose' ]
npm info using npm@6.5.0
npm info using node@v10.14.2
npm verb npm-session 369fce16b82283e4
npm http fetch GET 304 https://registry.npmjs.org/@angular%2fcli 249ms (from cache)
npm timing stage:loadCurrentTree Completed in 1056ms
npm timing stage:loadIdealTree:cloneCurrentTree Completed in 3ms
npm timing stage:loadIdealTree:loadShrinkwrap Completed in 80ms
npm http fetch GET 304 https://registry.npmjs.org/opn 170ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inquirer 178ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver 188ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/symbol-observable 190ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2farchitect 197ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@schematics%2fupdate 336ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2fcore 354ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@angular-devkit%2fschematics 362ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@schematics%2fangular 368ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rxjs 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-json-stable-stringify 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chokidar 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ajv 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/source-map 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-schema-traverse 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fast-deep-equal 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/uri-js 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/punycode 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/anymatch 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inherits 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/async-each 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/braces 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lodash.debounce 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/glob-parent 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-binary-path 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-glob 124ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/normalize-path 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readdirp 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-is-absolute 152ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/upath 56ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fsevents 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/micromatch 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/arr-diff 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/define-property 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/array-unique 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/extglob 91ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/regex-not 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/extend-shallow 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/kind-of 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nanomatch 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object.pick 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fragment-cache 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/snapdragon 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-regex 56ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/arr-flatten 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/repeat-element 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/snapdragon-node 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/split-string 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isobject 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fill-range 111ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-extendable 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-number 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/repeat-string 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-regex-range 95ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-buffer 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/map-cache 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/debug 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/source-map-resolve 112ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/use 118ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/base 120ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/class-utils 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cache-base 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/component-emitter 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mixin-deep 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pascalcase 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-value 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/set-value 66ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/to-object-path 68ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/get-value 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/collection-visit 79ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/union-value 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unset-value 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/map-visit 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-visit 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-values 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-plain-object 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/assign-symbols 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/arr-union 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isarray 63ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/static-extend 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-descriptor 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-data-descriptor 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-accessor-descriptor 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/object-copy 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/copy-descriptor 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/for-in 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ms 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/atob 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/decode-uri-component 85ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/source-map-url 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/urix 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/resolve-url 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/snapdragon-util 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safe-regex 54ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ret 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/expand-brackets 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/posix-character-classes 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-windows 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/remove-trailing-separator 66ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/nan 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/path-dirname 51ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-extglob 52ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/binary-extensions 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/graceful-fs 56ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/readable-stream 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/core-util-is 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/process-nextick-args 93ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safe-buffer 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string_decoder 108ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/util-deprecate 113ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tslib 55ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/typescript 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ini 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/semver-intersect 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pacote 91ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/@yarnpkg%2flockfile 173ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/figgy-pudding 126ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cacache 130ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lru-cache 135ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/get-stream 141ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/glob 144ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mississippi 143ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minipass 148ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/make-fetch-happen 152ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimatch 159ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/bluebird 173ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mkdirp 55ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-packlist 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-package-arg 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-pick-manifest 79ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/normalize-package-data 104ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/promise-inflight 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/protoduck 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/osenv 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/promise-retry 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-registry-fetch 106ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/rimraf 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ssri 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tar 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unique-filename 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/which 59ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/move-concurrently 62ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chownr 66ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/y18n 95ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs.realpath 133ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/inflight 137ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/once 140ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/wrappy 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/brace-expansion 77ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/concat-map 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/balanced-match 92ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pseudomap 86ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/yallist 97ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/concat-stream 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/end-of-stream 78ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/flush-write-stream 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/from2 100ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/duplexify 105ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/parallel-transform 109ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pump 116ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/pumpify 117ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/stream-each 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/through2 122ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/buffer-from 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/typedarray 59ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/stream-shift 54ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cyclist 50ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/xtend 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minimist 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/copy-concurrently 53ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/aproba 66ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-write-stream-atomic 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/run-queue 72ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/iferr 64ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/imurmurhash 65ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/unique-slug 556ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/agentkeepalive 70ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-proxy-agent 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/https-proxy-agent 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/node-fetch-npm 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/http-cache-semantics 98ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/socks-proxy-agent 93ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/humanize-ms 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/agent-base 70ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/es6-promisify 76ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/es6-promise 173ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/encoding 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/json-parse-better-errors 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/iconv-lite 54ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/safer-buffer 55ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/err-code 56ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/retry 63ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/socks 196ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ip 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/smart-buffer 75ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/hosted-git-info 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-builtin-module 91ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/validate-npm-package-license 280ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/builtin-modules 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/spdx-correct 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/spdx-expression-parse 88ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/spdx-license-ids 80ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/spdx-exceptions 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/validate-npm-package-name 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-homedir 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/os-tmpdir 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/builtins 87ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/npm-bundled 83ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ignore-walk 101ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/JSONStream 57ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/jsonparse 72ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/through 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/genfun 76ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/fs-minipass 84ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/minizlib 90ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/isexe 67ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cli-width 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/external-editor 94ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chalk 102ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mute-stream 114ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-escapes 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/figures 119ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/lodash 121ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/string-width 127ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/run-async 130ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/cli-cursor 140ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/strip-ansi 79ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-styles 61ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/supports-color 74ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/escape-string-regexp 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-convert 69ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/color-name 76ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/has-flag 67ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/restore-cursor 71ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/signal-exit 81ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/onetime 89ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/mimic-fn 76ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/chardet 82ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/tmp 115ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-promise 96ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-fullwidth-code-point 172ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/ansi-regex 58ms (from cache)
npm http fetch GET 304 https://registry.npmjs.org/is-wsl 73ms (from cache)
npm timing stage:loadIdealTree:loadAllDepsIntoIdealTree Completed in 11662ms
npm timing stage:loadIdealTree Completed in 11850ms
npm timing stage:generateActionsToTake Completed in 34ms
npm verb correctMkdir C:\Users\niko6\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
npm verb lock using C:\Users\niko6\AppData\Roaming\npm-cache\_locks\staging-e4431691e06ca2b9.lock for C:\Users\niko6\AppData\Roaming\npm\node_modules\.staging
npm timing action:extract Completed in 353ms
npm info lifecycle @angular/cli@7.1.3~preuninstall: @angular/cli@7.1.3
npm info lifecycle @angular/cli@7.1.3~uninstall: @angular/cli@7.1.3
npm verb unbuild rmStuff @angular/cli@7.1.3 from C:\Users\niko6\AppData\Roaming\npm\node_modules
npm info lifecycle @angular/cli@7.1.3~postuninstall: @angular/cli@7.1.3
npm timing action:unbuild Completed in 12ms
npm timing action:remove Completed in 149ms
npm timing action:finalize Completed in 406ms
npm timing action:refresh-package-json Completed in 178ms
npm info lifecycle @angular/cli@7.1.3~preinstall: @angular/cli@7.1.3
npm timing action:preinstall Completed in 2ms
npm info linkStuff @angular/cli@7.1.3
npm verb linkBins [ { ng: './bin/ng' },
npm verb linkBins 'C:\\Users\\niko6\\AppData\\Roaming\\npm',
npm verb linkBins true ]
C:\Users\niko6\AppData\Roaming\npm\ng -> C:\Users\niko6\AppData\Roaming\npm\node_modules\@angular\cli\bin\ng
npm timing action:build Completed in 12ms
npm info lifecycle @angular/cli@7.1.3~install: @angular/cli@7.1.3
npm timing action:install Completed in 3ms
npm info lifecycle @angular/cli@7.1.3~postinstall: @angular/cli@7.1.3
npm timing action:postinstall Completed in 3ms
npm verb unlock done using C:\Users\niko6\AppData\Roaming\npm-cache\_locks\staging-e4431691e06ca2b9.lock for C:\Users\niko6\AppData\Roaming\npm\node_modules\.staging
npm timing stage:executeActions Completed in 1144ms
npm timing stage:rollbackFailedOptional Completed in 116ms
npm timing stage:runTopLevelLifecycles Completed in 14215ms
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\@angular\cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64

+ @angular/cli@7.1.3
updated 1 package in 14.225s
npm verb exit [ 0, true ]
npm timing npm Completed in 14720ms
npm info ok



Configuration: Windows / Chrome 70.0.3538.110

2 réponses

Art-pic Messages postés 3 Date d'inscription lundi 17 décembre 2018 Statut Membre Dernière intervention 21 mai 2020
27 déc. 2018 à 10:16
up
0
jordane45 Messages postés 38145 Date d'inscription mercredi 22 octobre 2003 Statut Modérateur Dernière intervention 25 avril 2024 4 650
27 déc. 2018 à 10:45
Bonjour,

Les "UP" ne servent à rien...
Si personne ne répond.. c'est que personne ne sait, et/ou que personne n'a envi, et/ou que personne ne comprend la question...

Quoi qu'il en soit, tu as, au moins deux warning

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\@angular\cli\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS: darwin
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch: any
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS: win32
npm verb notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64

Visiblement ce ne sont que des package optionnels.. mais bon..

En plus tu nous dis que rien n'apprait... tu peux préciser ce que tu pense devoir "voir" ?

As tu essayé de faire un

ng help

ça te montrera au moins si c'est installé ou non...


De plus, même si angular sert à développer en JS.. ta question est d'avantage relative à l'installation/utilisation d'un "logiciel" plutôt que d'un souci lié au "langage de programmation Javascript"... thème, pourtant, de ce forum....


0