Lerna Build Fails #26211
-
Hello, after following through with the documentation of CONTRIBUTING.MD, I can't get the build process to be successful. After running Below Command:
I got this Error Below:
It would be really grateful to get some help on this as I am quite new to this project and planning to contribute to this project with my joy :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
I am getting the same error when running in Dev Container. Following the advices here, I could successfully run, outside of Dev Container, with the following: |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I am getting the same error when running in Dev Container. Following the advices here, I could successfully run, outside of Dev Container, with the following:
NODE_OPTIONS="--max-old-space-size=8192" npx lerna run build --scope=aws-cdk-lib