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

keyBy is not a function #29

Closed
leoc opened this issue Feb 3, 2016 · 2 comments
Closed

keyBy is not a function #29

leoc opened this issue Feb 3, 2016 · 2 comments

Comments

@leoc
Copy link

leoc commented Feb 3, 2016

Lodash seems to move fast. I get the following error.

cordova-custom-config: Error updating config for platform 'android': keyBy is not a function

What would be the best fix for this?

@leoc
Copy link
Author

leoc commented Feb 3, 2016

npm install lodash fixes it. But shouldn't lodash be installed via installing cordova-custom-config

@dpa99c
Copy link
Owner

dpa99c commented Feb 7, 2016

Commit 41d7fe2 should have fixed this. I've completely reworked the dependency resolution to (hopefully) eliminate race conditions that were previously present. v1.2.1 is published to npm containing this changes. Please let me know if you still encounter issues.

@dpa99c dpa99c closed this as completed in 4d6ce89 Feb 8, 2016
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

2 participants