Npmchek Update
-
Salut,
Pour deux modules (Google Assistant & NewPir) j’ai une notification de mise à jour npmcheck.
Mais lorsque je vais dans les dossiers pour faire git pull && npm install ça me dit que les modules sont déjà à jour.Comment dois-je faire ? svp
-
This post is deleted! -
bonjour, pouvez-vous essayer ceci
-
@bugsounet
After running “npm run update” MMM-FreeboxTV is not working, there are no errors and there is only the freebox tv logo, there are no VLC window.
Something is broken, and is happend after the update of NPMchecker. -
my magical embded script is not yet implented (sorry), try this:
cd ~/MagicMirror/modules/MMM-FreeboxTV/ rm -rf package-lock.json node_modules && npm install
I will add it soon…
-
thx its working now