-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GridFS + Mongoose #5
Comments
Yes. Mongoose uses the mongodb module. Instructions for accessing it are On Tuesday, May 7, 2013, Coders Brothers wrote:
Aaron |
Im really new with mongoose and mongo in NodeJS, i cant connect, because seems i need put a model and i cant get collection reference :( |
My code, but dont work, upload dont return nothing.
|
Imposible, i cant run Express + mongoose + gridform. :(, this is my script http://paste2.org/C2sKGNG3 (I cant save, i cant get) |
@CodersBrothers Did you try putting the gridform.db and gridform.mongo lines inside the conn.once callback? |
Its possible use with "Mongoose", instead of "mongo" module?
Thanks.
The text was updated successfully, but these errors were encountered: