Replies: 1 comment 7 replies
-
Try |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can i get node_modules folder with all packaged related to current package in workspace?
its needed to build serverless lambda layer for nestjs app.
Currently i cpy package.json to separate folder and run npm i inside...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions