Search found 2 matches

by Jamie
Sunday 03 June 2018 0:13
Forum: Heating/cooling
Topic: Nefit Easy XMPP authentication failure
Replies: 23
Views: 7728

Re: Nefit Easy XMPP authentication failure

You are right! I removed every instance of NPM and Node(js), literely every file. Thereafter reinstalled with

Code: Select all

sudo aptitude install npm
then did a dist-upgrade and voila: latest NPM and latest Node(Js) AND after re-installing with the new NPM: a working Easy-Server!
Thanks!
by Jamie
Saturday 02 June 2018 12:48
Forum: Heating/cooling
Topic: Nefit Easy XMPP authentication failure
Replies: 23
Views: 7728

Re: Nefit Easy XMPP authentication failure

I updated as suggested, unfortunately I now get a:
module.js:549
throw err;
^
Error: Cannot find module '@xmpp/connection'

When running easy-server.
I tried cleaning, reinstalling, reinstalling NodeJS (8.11.2), but until now no success.

Any help appreciated.

NodeJS 8.11.2
NPM 2.15.11
easy ...