newbotjs / newbot-framework

Framework to create chatbots on all platforms and on the browser - https://newbot.io
40 stars 5 forks source link

newbot serve not working #26

Closed suyashcjoshi closed 3 years ago

suyashcjoshi commented 4 years ago

Was really hoping to use this library but can't use it as it's giving error:

$ newbot serve
internal/modules/cjs/loader.js:968
  throw err;
  ^

Error: Cannot find module 'jsonwebtoken'
...
...
RSamaium commented 3 years ago

Hello,

Sorry for my late response. Update NewBot CLi (latest version)

npm install -g newbot-cli@latest

RSamaium commented 3 years ago

Here are the new guidelines to install NewBot:

https://docs.newbot.io/get-started/install