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":
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。