Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I run this code: yarn global bin and i got this: /home/yilmaz/.yarn/bin, then I added this: export babel="/home/yilmaz/.yarn/bin:babel" to the .bashrc file but it is not set. what am i doing wrong?
    – Yilmaz
    Commented Jul 11, 2019 at 12:25
  • Don’t run anything. Add the exact line I wrote above. Otherwise you will break stuff. Also, for the changes to take effect, you need to re-open the shell.
    – Daniel B
    Commented Jul 11, 2019 at 12:34
  • you the man. i hope anything u touch turns to bitcoin for u
    – Yilmaz
    Commented Jul 11, 2019 at 12:43