Can Lerna be run inside workspaces? #4142
Unanswered
NetherGranite
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
npm run <script>can be run from within a workspace to avoid specifying the workspace's name every time, but when I try to do the same with Lerna, I get an error about the absence oflerna.jsonin the working directory.Is there a way to achieve this, or do you have to run Lerna from the root and specify the workspace every time?
Beta Was this translation helpful? Give feedback.
All reactions