Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Fixes Windows paths not resolving correctly #215

Merged
merged 1 commit into from Apr 1, 2020
Merged

Fixes Windows paths not resolving correctly #215

merged 1 commit into from Apr 1, 2020

Conversation

antondelorme
Copy link
Contributor

Fixes #213
Only tested on Windows though

@antondelorme
Copy link
Contributor Author

antondelorme commented Apr 1, 2020

@transitive-bullshit as a follow up. The issue lies with globby. A couple of days ago you updated the globby version to 11.0.0 from 9.0.0. They seem to have changed how they resolve paths for windows. This in turns also affects path.relative later because the slashes are wrong (for windows at least ;) )
see: sindresorhus/globby#130

@transitive-bullshit
Copy link
Owner

Thanks @antondelorme -- this is super helpful.

I just want to make sure this doesn't cause any issues with non-Windows before merging.

@transitive-bullshit transitive-bullshit merged commit d05c8ba into transitive-bullshit:master Apr 1, 2020
@transitive-bullshit
Copy link
Owner

Published as v3.0.6.

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

Successfully merging this pull request may close these issues.

yarn install failing
2 participants