Can anyone use GetIt! to install any product in Delphi 10.4.1?

家住魔仙堡 提交于 2021-01-21 11:21:27

问题


I have been trying since Friday (Oct 16) for GetIt to install anything, like a component, or anything else for that matter. When I press the Install button for, say "Icons8 1.0", I get an error message:

Loading EULAS...
  Cannot load data from the server: "RADSTUDIO.json" metadata file does not exist.
  Setup cannot continue due to corrupted installation file.

This error occurs in Delphi 10.4 Update 1, and Delphi 10.3.

Is GetIt working?


回答1:


Solution should be : http://docwiki.embarcadero.com/RADStudio/Sydney/en/Release_Notes

If you use the offline installer, RAD Studio will not be able to access the GetIt Package Manager until you manually switch to "online mode". To do this, we recommend using the GetItCmd.exe tool: GetItCmd.exe -c=useonline



来源:https://stackoverflow.com/questions/64448237/can-anyone-use-getit-to-install-any-product-in-delphi-10-4-1

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!