on 2025 Jan 28 1:40 AM
I cloned the following in BTP for Fiori exercises: https://github.com/SAP-samples/sapui5-development-learning-journey.git
When I want to preview the app (no matter which branch I choose) I get the following error: "Error while starting preview. Details: AggregateError"
Request clarification before answering.
Hi,
Try to install below command then you can able to preview the application.
"npm i @Pa_Vi/ui5-builder-webide-extension"
Thanks & regards,
Prashanth.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the correct package name is in lowecase:
npm i @ sap/ui5-builder-webide-extension
(remove the space after "@", this is an issue of this forum)
| User | Count |
|---|---|
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.