wasmerio / wapm-cli

📦 WebAssembly Package Manager (CLI)

Home Page:https://wapm.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Registry set url should not fallback if location is not accessible

syrusakbary opened this issue · comments

wapm config set registry.url should always set the registry to the provided location (it might be down for whatever reason).

Basically, it should not fall back to the default one. It should just print a warning notifying that the registry doesn't seem accessible

Do a warning instead of an error