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 path.join crash when cwd is undefined #9

Closed
wants to merge 2 commits into from

Conversation

doochik
Copy link

@doochik doochik commented Jan 9, 2019

I've founded this crash when using latest dir-glob@2.2.0 with globby+stylelint

globby creates options object with {cwd:undefined} https://github.com/sindresorhus/globby/blob/master/index.js#L50

@doochik
Copy link
Author

doochik commented Jan 9, 2019

duplicates #8

@doochik doochik closed this Jan 9, 2019
sindresorhus pushed a commit to sindresorhus/globby that referenced this pull request Jan 9, 2019
This bug fixes problem with latest dir-glob@2.2.0

Related to kevva/dir-glob#9
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

1 participant