Closed suyashcjoshi closed 3 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' ... ...
Hello,
Sorry for my late response. Update NewBot CLi (latest version)
npm install -g newbot-cli@latest
Here are the new guidelines to install NewBot:
https://docs.newbot.io/get-started/install
Was really hoping to use this library but can't use it as it's giving error: