Builds and publishes the O3 Frontend

Build: #1504 failed Manual run by Github Actions

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Default Job Default Stage Download or View
15-Dec-2024 17:14:03 #20 115.4 npm notice
15-Dec-2024 17:14:03 #20 115.4 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-12-15T17_12_08_220Z-debug-0.log
15-Dec-2024 17:14:03 #20 ERROR: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1
15-Dec-2024 17:14:03 ------
15-Dec-2024 17:14:03 > [linux/amd64 dev 6/8] RUN npx --legacy-peer-deps openmrs@next assemble --manifest --mode config --config spa-assemble-config.json --target ./spa:
15-Dec-2024 17:14:03 #20 115.4 npm error code ETARGET
15-Dec-2024 17:14:03 #20 115.4 npm error notarget No matching version found for @openmrs/esm-framework@6.0.1-pre.2564.
15-Dec-2024 17:14:03 #20 115.4 npm error notarget In most cases you or one of your dependencies are requesting
15-Dec-2024 17:14:03 #20 115.4 npm error notarget a package version that doesn't exist.
15-Dec-2024 17:14:03 #20 115.4 npm notice
15-Dec-2024 17:14:03 #20 115.4 npm notice New minor version of npm available! 10.8.2 -> 10.9.2
15-Dec-2024 17:14:03 #20 115.4 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.9.2
15-Dec-2024 17:14:03 #20 115.4 npm notice To update run: npm install -g npm@10.9.2
15-Dec-2024 17:14:03 #20 115.4 npm notice
15-Dec-2024 17:14:03 #20 115.4 npm error A complete log of this run can be found in: /root/.npm/_logs/2024-12-15T17_12_08_220Z-debug-0.log
15-Dec-2024 17:14:03 ------
15-Dec-2024 17:14:03 Dockerfile:16
15-Dec-2024 17:14:03 --------------------
15-Dec-2024 17:14:03   14 |     
15-Dec-2024 17:14:03   15 |     ARG CACHE_BUST
15-Dec-2024 17:14:03   16 | >>> RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa
15-Dec-2024 17:14:03   17 |     RUN npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} build --build-config spa-build-config.json --target ./spa
15-Dec-2024 17:14:03   18 |     RUN if [ ! -f ./spa/index.html ]; then echo 'Build failed. Please check the logs above for details. This may have happened because of an update to a library that OpenMRS depends on.'; exit 1; fi
15-Dec-2024 17:14:03 --------------------
15-Dec-2024 17:14:03 error: failed to solve: process "/bin/sh -c npx --legacy-peer-deps openmrs@${APP_SHELL_VERSION:-next} assemble --manifest --mode config --config spa-assemble-config.json --target ./spa" did not complete successfully: exit code: 1