You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have little bit difficult folder structure in my project. So if i try to bind mongoose as module it doesn't work. I have to add index.js to the mongoose root folder to get module be load.
I have little bit difficult folder structure in my project. So if i try to bind mongoose as module it doesn't work. I have to add index.js to the mongoose root folder to get module be load.
Here is my initial index.js file content:
http://gist.github.com/425190
The text was updated successfully, but these errors were encountered: