keystone-classic: 0.3 Error: Cannot find module '../build/Release/bson'

{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
js-bson: Failed to load c++ bson extension, using pure JS version

node: 4.2.1 npm: 2.14.7 keystone: 0.3.15

About this issue

  • Original URL
  • State: closed
  • Created 9 years ago
  • Comments: 17 (7 by maintainers)

Most upvoted comments

@ccqgithub you need to use the master branch from git by running npm i keystonejs/keystone.

Fixed in v4 šŸ‘

@mxstbr How is this fixed? I’m still getting this error using the yoeman generator.

node: 6 npm: 3.8.6 keystone: 0.3.16