You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you want to request a feature or report a bug?
Can yarn publish step read password from .yarnrc file? I would like to publish my package as part of my continuous integration process What is the current behavior?
yarn doesn't read password from .yarnrc file, but it does reads username. Is there any other alternative since the continuous integration process cannot work with interaction.
What is the expected behavior?
Read credentials from yarnrc file Please mention your node.js, yarn and operating system version.
yarn 0.27.2
node 6.9.4
mac 10.11.3
gutenye, akloeber, tregusti, rafa-suagu, janosh and 1 more