I installed babel-cli package via yarn globally
yarn add babel-cli global
I need to set env variable but i could not find the path for bin folder. documentation says bin folder should be here
~/.config/yarn/global.
inside there are 4 js files. here is the path but this directory doesi could not existset it.
~/.config/yarn/global/node_modules/babel-cli/bin$
I checkedi did try all combinations: instead of ~, i placed home, i omitted last $ sign, i omitted /usr/bin fodlee but it's. from .config. I could not located in therefigure out.