Skip to content
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

"npm install mongodb --save" installs a newer version of mongodb which is incompatible with this tutorial #3

Open
ClearIce opened this issue Dec 6, 2017 · 0 comments

Comments

@ClearIce
Copy link

ClearIce commented Dec 6, 2017

You can specify the version by using "npm install [email protected] --save" instead

MongoDB 3.0.0-rc1 is what would be currently installed as of 12/06/2017, and this version is incompatible with the tutorial: https://coursetro.com/posts/code/84/Setting-up-an-Angular-4-MEAN-Stack-(Tutorial)

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

No branches or pull requests

1 participant