-
Notifications
You must be signed in to change notification settings - Fork 12
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
NativeClass.name error / could remove dep on mongoskin? #12
Labels
Comments
node v5.6
so i uninstalled and reinstalled, but still the same problem
|
ok manually installing per this issue
|
Glad that worked out for you. - yeah, at some point it would be good to rewrite Robe accordingly. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I hit this error on trying to run your example
robe uses monk which depends on mongoskin, which is not maintained and has some issues?
kissjs/node-mongoskin#153
https://github.com/Automattic/monk/graphs/contributors
Since the native mongo driver now has promises, could robe be written to remove this house of cards of dependencies?
seems i now need to dig deep into the dependency chain to downgrade a dep... which seems fragile if it will even work at all.
The text was updated successfully, but these errors were encountered: