Adding a package to a workspace (equivalent to "yarn add")? #224
-
Does NPM 7 offer a CLI command to add a package to a workspace? There's a discussion here at Stack Overflow indicating nobody really knows the answer: I've tried a bunch of search terms in this repo and not found anything either. If there is no equivalent command to I'd just like to understand how we're intended to be using NPM 7 with workspaces today, given its general availability. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
hey @aaronadamsCA We have an open RFC that includes implementation of |
Beta Was this translation helpful? Give feedback.
hey @aaronadamsCA
We have an open RFC that includes implementation of
npm workspace add
npm/rfcs#273