Skip to content

Relative path issue Win10/CYGWIN #4194

@KevinBatdorf

Description

@KevinBatdorf

Do you want to request a feature or report a bug?
Report a bug.

What is the current behavior?
yarn install fails with this error:

Cloning into 'C:\Users\Kevin\AppData\Local\Yarn\cache\v1\.tmp\d467663531f204616cf61ecefbe7254c'...
fatal: Invalid path '/home/Kevin/Code/theNextFacebook/C:\Users\Kevin\AppData\Local\Yarn\cache\v1\.tmp\d467663531f204616cf61ecefbe7254c': No such file or directory

which appears to be a relative path issue.

Please mention your node.js, yarn and operating system version.

Windows 10

$ uname
--> CYGWIN_NT-10.0
$ yarn --version
--> 0.27.5
$ which yarn
--> /usr/local/bin/yarn
$ node -v 
--> v6.11.2
$ which node
--> node: aliased to /cygdrive/c/"Program Files"/nodejs/node

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions