头图

Some friends follow the steps in my tutorial SAP UI5 local development environment to build , when installing SAP Fiori tools-extension pack directly online in Visual Studio Code:

Encountered some errors, which caused the online installation to be unsuccessful:

wrong information:

Error while installing SAP Fiori tools - Extension Pack extension. Please check the log for more details.

If the online installation fails due to network reasons, you can also manually download the extension and install it.

Open this link :

Click Download Extension on the right side, and the extension will be downloaded to the local in .vsix format.

Then in Visual Studio Code, View-> Extensions:

Then click..., select Install from VSIX in the menu, import the VSIX file manually downloaded before, and then you can install it manually.


If you encounter this error during manual installation:

在这里插入图片描述
Change the locally downloaded .vsix to .zip, then unzip it and enter the extension folder:
在这里插入图片描述
Make sure that the package.json file does exist in the folder:

在这里插入图片描述
If it still doesn't work, please check whether the version of Visual Studio Code you are using is the same as Jerry's 1.48.2:

在这里插入图片描述

More original articles by Jerry, all in: "Wang Zixi":


注销
1k 声望1.6k 粉丝

invalid