I have an angular app that I'm building, when I run the build command ng --aot build
directly through the terminal, it runs fine, but through the bamboo script task it gives
panic: aborting due to terminal initialize failureAborted (core dumped)
I tried increasing the jvm memory settings in {install_dir}/bin/setenv.sh JVM_MINIMUM_MEMORY
and JVM_MAXIMUM_MEMORY
to 2048m
and 8192m
respectively..same error
node v13.12.0
npm 6.14.4
Angular: 9.1.6
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.