AEM As a cloud Service - Front End Pipeline build error - Need log path
I have run the front end pipeline in AEM Cloud. I am getting the below error.
Error Details:
Skipping 'fsevents' build as platform linux is not supported
npm WARN lifecycle aem-maven-archetype@1.0.0~prepare: cannot run in wd aem-maven-archetype@1.0.0 cd ../ && husky install ./ui.frontend/.husky (wd=/build_root/build/etisalat-p42155/ui.frontend)
added 2482 packages in 53.19s
[BUILD] Running npm build command(s)
Executing command npm --progress false run build
npm ERR! missing script: build
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-02-14T15_09_40_626Z-debug.log.
Where can I see the full error log (/root/.npm/_logs/2023-02-14T15_09_40_626Z-debug.log). Could any one please help me to find the log file path.