You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I've upgraded to node 12.18.2 the xmpp connection doesn't start itself as the doc says.
I had to upgrade the library from 0.1.5 version to 0.1.7 and add xcs.start() just after the import.
No "xcs.start()" is present in README.
The text was updated successfully, but these errors were encountered:
Since I've upgraded to node 12.18.2 the xmpp connection doesn't start itself as the doc says.
I had to upgrade the library from 0.1.5 version to 0.1.7 and add xcs.start() just after the import.
No "xcs.start()" is present in README.
The text was updated successfully, but these errors were encountered: