Viewing profile — johnrlive
johnrlive
HN member- Joined
- Wed, Mar 29, 2017, 5:03 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About johnrlive
No profile information was provided.
Recent public activity
-
comment
Comment #13988459
figured it out: 1. Add the following in my .zshrc file: export PATH="$(yarn global bin):$PATH" 2. "yarn global remove [package-name]" then "yarn global add [package-name]"
-
comment
Comment #13988311
I get this error when I type 'ember' in terminal "zsh: command not found: ember"