sap-tutorials / Issues

Creative Commons Attribution 4.0 International
8 stars 5 forks source link

Create a UI Using Freestyle SAPUI5 #693

Closed edwin7 closed 2 years ago

edwin7 commented 2 years ago

Tutorials: https://developers.sap.com/tutorials/btp-app-create-ui-freestyle-sapui5.html

freestyle template is not generating ui5 package.json with ui5-middleware-simpleproxy anymore. It uses: fiori-tools-proxy as a part of @sap/ux-ui5-tooling.

To be able to start "ui5 serve", you need to add "ui5": { "dependencies": [ "@sap/ux-ui5-tooling" ] } in package.json

Screenshot 2021-10-24 at 15 31 00

edwin7 commented 2 years ago

https://people.sap.com/edwin_sendjaja34

slavipande commented 2 years ago

Hi @edwin7 ,

Thanks for your feedback!

The optional part UI5 Serve was excluded from the tutorial as part of the last update. Nevertheless, we'll note your input and have it in mind when updating this or other tutorials in future.

Hence, I'll be closing this issue.

Best regards, Svetoslav