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

mlavina/yarn-symlink-bug

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce:

git clone git@github.com:mlavina/yarn-symlink-bug.git
cd yarn-symlink-bug/
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

Languages

  • JavaScript 100.0%