Skip to main content
added 133 characters in body; edited title
Source Link
Yilmaz
  • 451
  • 2
  • 8
  • 26

Where is bin folder how to set env variable for babel-cli package installed by yarn installed package?

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.

Where is bin folder for babel-cli package installed by yarn?

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 should be here

~/.config/yarn/global.

but this directory does not exist

I checked /usr/bin fodlee but it's not located in there

how to set env variable for yarn installed package?

I installed babel-cli package via yarn globally

yarn add babel-cli global

I need to set env variable.documentation says bin folder should be here

~/.config/yarn/global.

inside there are 4 js files. here is the path but i could not set it.

~/.config/yarn/global/node_modules/babel-cli/bin$

i did try all combinations: instead of ~, i placed home, i omitted last $ sign, i omitted . from .config. I could not figure out.

added 59 characters in body
Source Link
Yilmaz
  • 451
  • 2
  • 8
  • 26

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 should be here

~/.config/yarn/global.

but this directory does not exist

I checked /usr/bin fodlee but it's not located in there

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 should be here

~/.config/yarn/global.

but this directory does not exist

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 should be here

~/.config/yarn/global.

but this directory does not exist

I checked /usr/bin fodlee but it's not located in there

added 106 characters in body
Source Link
Yilmaz
  • 451
  • 2
  • 8
  • 26

I installed babel-cli package via yarn globally

yarn add babel-cli global

yarn add babel-cli global

I need to set env variable but i could not find the path for bin folder. documentation says should be here

~/.config/yarn/global.

but this directory does not exist

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.

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 should be here

~/.config/yarn/global.

but this directory does not exist

Source Link
Yilmaz
  • 451
  • 2
  • 8
  • 26
Loading