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

fix: issues with windows #12

Merged
merged 1 commit into from
Dec 7, 2017
Merged

fix: issues with windows #12

merged 1 commit into from
Dec 7, 2017

Conversation

aryehbeitz
Copy link
Contributor

  1. mkdir is not necessary. lodash-cli on all versions(linux and windows) creates dist
  2. the directory must be specified for lodash (at least in windows), since we do not expect it to be installed globally
  3. find in tap tests replaced with alternate which works both in windows and linux

@aryehbeitz
Copy link
Contributor Author

@adrukh
your thoughts?

@aryehbeitz aryehbeitz merged commit 5d927d2 into master Dec 7, 2017
@aryehbeitz aryehbeitz deleted the fix/windows_tests branch December 7, 2017 19:03
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.

None yet

2 participants