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
{{ message }}
This repository was archived by the owner on Feb 20, 2021. It is now read-only.
I think this might be impossible, but I thought it worth chucking out there.. is there anyway this concept could be used with Yarn?
I think it's impossible because there's no way to install a package via Yarn without it adding it into your package.json deps (similar to #2 after npm started saving as default).
But in the hopes someone smarter than me might have a workaround....... :)
I think this might be impossible, but I thought it worth chucking out there.. is there anyway this concept could be used with Yarn?
I think it's impossible because there's no way to install a package via Yarn without it adding it into your package.json deps (similar to #2 after npm started saving as default).
But in the hopes someone smarter than me might have a workaround....... :)