unoplatform / uno.check

CLI tool to setup your environment to build Uno Platform apps
https://platform.uno
30 stars 17 forks source link

nuget configuration validation #256

Open jeromelaban opened 5 months ago

jeromelaban commented 5 months ago

Base on https://github.com/unoplatform/uno/discussions/16758, uno.check should check if the uno.sdk package can be downloaded properly, and prime the local cache if possible.

In the discussion above, one of the issue was the package source mapping that was updated incorrectly, preventing the uno.sdk from being used.