The new GUI didn't come out successfully in Raspberry Pi instance.
The runtime log file is attached below:
log-2023-04-05.txt
The steps I performed are:
cd gui-2/
npm install
npm run dev
I also execute the following command once to fix warnings in another tests:
npm audit fix --force