yarnpkg/yarn

See if Debian package can automatically modify $PATH to include Yarn global directory

Open

#5,052 opened on Dec 7, 2017

View on GitHub
 (2 comments) (1 reaction) (0 assignees)JavaScript (2,731 forks)batch import
cat-compatibilityhelp wantedos-linuxtriaged

Repository metrics

Stars
 (41,514 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Do you want to request a feature or report a bug? Feature

What is the current behavior? People that install Yarn need to know to manually add its global executable directory to the $PATH

What is the expected behavior? See if we can automate this for the Debian package, somehow. We already do it for the Windows installer.

Contributor guide