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

feat(fslib): add support for UNC paths #1246

Merged
merged 5 commits into from
Apr 24, 2020

Conversation

paul-soporan
Copy link
Member

What's the problem this PR addresses?

fromPortablePath doesn't currently support UNC paths.

How did you fix it?

I made fromPortablePath support UNC paths.

Fixes #1230.

Tests are included.

@paul-soporan paul-soporan force-pushed the feat/fslib/unc-paths branch from ef854cb to d9f6b7f Compare April 23, 2020 19:02
@arcanis arcanis merged commit 4f258c7 into yarnpkg:master Apr 24, 2020
@paul-soporan paul-soporan deleted the feat/fslib/unc-paths branch April 24, 2020 20: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.

[Bug] Yarn does not work with WSL / UNC paths
2 participants