Failed to load bson c++ extension, using pure js version - Centos Meteor Mongodb

I am trying to deploy the meteor app in server as production mode. I have node(0.10.41), mongodb(v2.6.11) and npm(3.7.3) in my centos 6 server. while running it, I am getting below errors :

‘Failed to load bson c++ extension, using pure js version ,
…/cfs_gridfs/npm/node_module/bson/build/release/bson.node invalid ELF header’.
Any help will be greatly appreciated!!!

1 Like

I am using Ubuntu 16.04 LTS and having the same issue