Skip to content

Conversation

@bekatom
Copy link

@bekatom bekatom commented Nov 24, 2016

Need to update mongoose version in bot-init.js file to to generate bot with right dependence.
After running node.server from generated bot folder I had error
Error : Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }

I solved it just by installing the latest version of Mongoose. Tried to putt this in your package.json
mongoose': '4.5.10' & it helped :)

Error : Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 859e487 on btomashvili:patch-1 into ** on superscriptjs:master**.

@bensalilijames
Copy link
Collaborator

Thanks for the PR - in v1.0.0 we'll be switching to this Mongoose version! 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants