-
Notifications
You must be signed in to change notification settings - Fork 2.7k
brew link node required for Yarn install #1505
Copy link
Copy link
Open
Description
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Installing Yarn using the Homebrew formula requires that node be installed and linked using Homebrew, which is a conflict for people (such as me) who update and switch between node binaries with https://github.com/tj/n
If the current behavior is a bug, please provide the steps to reproduce.
Run $ brew install yarn
What is the expected behavior?
Provide a warning if node.js is not linked using Homebrew, without erroring
Please mention your node.js, yarn and operating system version.
node v6.7.0, yarn not installed, macOS 10.12.1 (16B2555)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels