UI Build Fails with Error "Remote command failed with exit status 1"
(Doc ID 2954270.1)
Last updated on JUNE 09, 2023
Applies to:
Oracle Banking Digital Experience - Version 21.1.0.0.0 to 21.1.0.0.0 [Release 21]Information in this document applies to any platform.
Symptoms
When attempting to perform UI build with Quarterly Patch Set 21.1.0.7.0 (QPS 7),
following error occurs.
ERROR
-----------------------
[0m Unsupported engine for node-sass@9.0.0: wanted: {"node":">=16"} (current: {"node":"14.17.2","npm":"6.14.13"})
[0m Not compatible with your version of node/npm: node-sass@9.0.0
BUILD FAILED
/u01/app/****/workspace/GBK_TEST/build/****/build.xml:340: Remote command failed with exit status 1
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Download QPS 21.1.0.7.0
2. Perform UI build
Changes
In QPS 7, under package.json, node-saas version is no more hardcoded to a specific version(previously V4.13.1), but gets applied during run time during UI build
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |