mongodb / stitch-js-sdk

MongoDB Stitch JavaScript SDK
Apache License 2.0
113 stars 67 forks source link

NPM Module not found #41

Closed ghost closed 7 years ago

ghost commented 7 years ago

I'm using this import { StitchClient } from 'mongodb-stitch'; to use mongodb stitch in my nodejs application. I installed it using npm i -S mongodb-stitch. But i have an error stating module not found.

ghost commented 7 years ago

Previous v0.0.15 is working

mpobrien commented 7 years ago

Apologies for this issue, the 0.0.27 version is broken. Newly published version (v0.0.28) addresses this so reinstalling should now work correctly.