Yarn: Installation Problem: --Without-node flag not working

Created on 5 Feb 2019  Â·  3Comments  Â·  Source: yarnpkg/yarn

Config: MacOS High Sierra, NVM - Node v8.11.3, Homebrew

I tried to run the command brew install yarn --without-node since I'm using nvm, but it didn't recognize the flag. The error I got was "Error: invalid option: --without-node".

triaged

Most helpful comment

Just ran into this problem myself. Is there an alternative?

All 3 comments

Just ran into this problem myself. Is there an alternative?

I tried using a brew flag “—without-dependencies” and that didn’t work either. I ended up installing Yarn through NPM. Seems like the best alternative for now.
On Feb 5, 2019, 3:28 PM -0500, Jared notifications@github.com, wrote:

Just ran into this problem myself. Is there an alternative?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.

Duplicate of #6946

Was this page helpful?
0 / 5 - 0 ratings