Hi,
we are running into errors which seem to be connected with working behind a corporate proxy.
In the following two use cases the data is not downloaded fully from the internet.
1. Fiori Application Generator > Minimum SAPUI5 version list is not complete
When generating a app with the Fiori Application Generator only the major versions are listed. When using fiori tools with VSC on a private notebook without proxy a lot more versions are listed (app-generator-minimum-sapui5-version.jpg).
2. Testing App preview show blank page
When testing the generated app with "npm start" the page opened in the browser is blank (empty-app-preview.jpg, terminal-app-preview.jpg).
When testing on a private notebook without proxy the "launchpad layout" is shown.