Have tried all the documented fixes I could find: npm update, npm rebuild, manually removed node_modules folder as well as rm -r node_modules then npm install or meteor npm install --save bcrypt, and curl https://install.meteor.com/ | sh. Still getting:
20160927-14:57:19.627(-7)? [Error: Module did not self-register.]
W20160927-14:57:20.974(-7)? (STDERR) js-bson: Failed to load c++ bson extension, using pure JS version
Node 4.5.0 / meteor 1.4.1.1 / mac os 10.11.6
Any other ideas greatly appreciated. Thanks