-
Notifications
You must be signed in to change notification settings - Fork 2k
Error: Module version mismatch. Expected 48, got 46. #24
Comments
Your currently using old modules, Update them trough:
Otherwise use:
|
Wow fast! Thanks :) I did it, but nothing has changed:
|
I have tried with ./update.sh too, but the local repository is |
Could you re create your config.json? (Since it updated a several times :) ) |
Means you compiled microtime module on a different version of node than you're running now.
should fix it |
Reinstalled node modules, now the error is
:( |
@ToX82 now it's mongodb unavailable @ localhost:27017 see config.js |
@grigio you were right, I was actually missing something in my mongodb installation... thank you all! |
Maybe it's worth to catch this exception in |
should be |
Zenbot 4 is out, so I'm cleaning up 3.x issues. Please use and test 4, thanks! |
I have installed Zenbot using the instructions here, but when I try to launch
./run
I am having this error:MongoDB is at version 3.2.8
Node.JS is 6.3.1
The text was updated successfully, but these errors were encountered: