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

0.3.0 - lodash ^4.17 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

geronime
Copy link

Fixes #7

I managed to upgrade lodash but I haven't really tested this properly as with my mongodb 3.4 the spec fails even for the original build. However my mongo shell starts and I have lodash 4.17 at hand.

The build was a bit tricky - it took me a while before I realised I need to install bower globally and run bower install. I managed with node.js v4.8.7 (with more recent version all the grunt dependencies would have to be upgraded):

npm install
npm install -g bower
bower install
grunt build
grunt install-head

@geronime
Copy link
Author

geronime commented Jan 25, 2018

And the travis checks fail because the mongodb versions are no longer available for installation.

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

Successfully merging this pull request may close these issues.

1 participant