Re: MyDomoAtHome - ImperiHome
Publié : 07 janv. 2020, 10:11
Oui pas faux, c'était aussi mon impression. Probablement dû à l'installation de node pour mdah, puis pour Imperihome qui a du installer une autre version plutôt que d'upgrader l'existante 
Voici les résultats des commandes:
Voici les résultats des commandes:
Code : Tout sélectionner
$ whereis node
node: /usr/bin/node /usr/share/man/man1/node.1.gzCode : Tout sélectionner
$ /usr/bin/node -v
v10.15.2Code : Tout sélectionner
$ sudo dpkg --list | grep npm
ii node-is-npm 1.0.0-1 all Checks if your code is running as an npm script
ii node-latest-version 3.1.0-1 all Get the latest version of an npm package
ii node-npm-package-arg 6.0.0-2 all Parse the things that can be arguments to npm install
ii node-npm-run-path 2.0.2-2 all Get your PATH prepended with locally installed binaries
ii node-npmlog 4.1.2-1 all Logger with custom levels and colored output for Node.js
ii node-package-json 4.0.1-1 all Get metadata of a package from the npm registry
ii node-read-package-json 2.0.13-1 all Read package.json for npm module for Node.js
ii node-registry-auth-token 3.3.1-1 all Get the auth token set for an npm registry (if any)
ii node-registry-url 3.1.0-1 all Get the set npm registry URL
ii node-validate-npm-package-license 3.0.1-1 all Tells if a string is a valid npm package license string
ii node-validate-npm-package-name 3.0.0-1 all Checks if a string is a valid npm package name
ii npm 5.8.0+ds6-4 all package manager for Node.js