We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80f62f9 commit 9e31ebaCopy full SHA for 9e31eba
buildspec/shared/linux-pre_build.sh
@@ -23,4 +23,4 @@ fi
23
24
# TODO: move this to the "install" phase?
25
export NODE_OPTIONS='--max-old-space-size=8192'
26
-npm 2>&1 ci | run_and_report 4 'npm WARN deprecated' 'Deprecated dependencies must be updated.'
+npm 2>&1 ci | run_and_report 2 'npm WARN deprecated' 'Deprecated dependencies must be updated.'
0 commit comments