-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
how is yarn recommending we use npx (that is now core part of npm - npm/npm#17685).
Basically, it acts somewhat like ruby's "bundle exec", other than that it launches the package manager if dependencies are missing. This will sidestep yarn and switch back to npm.
Is there a plan to create a "ypx" equivalent that leverages yarn to do this ?
onurtemizkan, screendriver, dashed, SimulatedGREG, CallMeLaNN and 141 more