Skip to content

Example how to reproduce a bug in yarn where sub dependency .bin symlinks override top level dependency .bin symlinks.

Notifications You must be signed in to change notification settings

anders-advisa/yarn-symlink-bug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce:

git clone git@github.com:anders-advisa/yarn-symlink-bug.git
cd yarn-symlink-bug/project/
yarn
yarn run mybin

expected output is b-dependency-bin

actual output is sub-dependency-bin

About

Example how to reproduce a bug in yarn where sub dependency .bin symlinks override top level dependency .bin symlinks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published