问题
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