Hi,
What is the appropriate way to update GenieACS npm beta installation to the latest release?
Thanks,
Gilles
Hi,
What is the appropriate way to update GenieACS npm beta installation to the latest release?
Thanks,
Gilles
sudo npm install -g genieacs@latest
Hi Zaid,
Wenn i do this i got the following:
npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning ECONNREFUSED: request to https://registry.npmjs.org/genieacs failed, reason: connect ECONNREFUSED 104.16.21.35:443
npm WARN registry Using stale data from https://registry.npmjs.org/ due to a request error during revalidation.
/usr/bin/genieacs-cwmp -> /usr/lib/node_modules/genieacs/bin/genieacs-cwmp
/usr/bin/genieacs-ext -> /usr/lib/node_modules/genieacs/bin/genieacs-ext
/usr/bin/genieacs-fs -> /usr/lib/node_modules/genieacs/bin/genieacs-fs
/usr/bin/genieacs-nbi -> /usr/lib/node_modules/genieacs/bin/genieacs-nbi
/usr/bin/genieacs-ui -> /usr/lib/node_modules/genieacs/bin/genieacs-ui
Looks like they could have had a temporary network issue. Could be a routing issue between you and the npmjs server, etc. Try again.