Can you tell me exactly what path to update in .bashrc for this to work?
Hey @AtharvaAbsolute , try:
export PATH="$PATH:$(yarn global bin)"
Most helpful comment
Hey @AtharvaAbsolute , try: