Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Cannot find module 'mongoose' #21

Closed
alexprice1 opened this issue Mar 20, 2017 · 2 comments
Closed

Cannot find module 'mongoose' #21

alexprice1 opened this issue Mar 20, 2017 · 2 comments

Comments

@alexprice1
Copy link

I am trying to run this according this docs:
https://getstream.io/docs/js/#enrichment

I am getting this error:

Error: Cannot find module 'mongoose'
    at Function.Module._resolveFilename (module.js:455:15)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/alexprice/code/private/opt-in/node_modules/getstream-node/src/backends/mongoose.js:4:16)
    at Module._compile (module.js:556:32)
    at Object.Module._extensions..js (module.js:565:10)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (/Users/alexprice/code/private/opt-in/node_modules/getstream-node/src/index.js:5:16)
@alexprice1
Copy link
Author

I have mongoose installed.

@alexprice1
Copy link
Author

Closing. It was installed on the wrong directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant