Live data from Hacker News

Viewing profile — johnrlive

johnrlive

HN member
Joined
Wed, Mar 29, 2017, 5:03 PM UTC
HN karma
2
Public activity
2 items

About johnrlive

No profile information was provided.

Recent public activity

  1. 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]"

  2. comment
    Comment #13988311

    I get this error when I type 'ember' in terminal "zsh: command not found: ember"