Skip to content

Targeted dir must be a parent to the reference path. #244

@ioleo

Description

@ioleo

I'm getting Targeted dir must be a parent to the reference path. error on line:

Filesystem/RelativePathComputer.php#L33

My enviroment:
Windows 10
bower, php, node, ruby installed globally

The problem is I have vendors on RAMDISK (for performance) and /vendor dir is only a symlink to actual directory on RAMDISK.

When I renamed symlink to vendor2 and copy-pasted vendors from ramdisk - the issue was fixed.

Is there any way we could avoid raising this exception in this case?

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