You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I misspelled a paket install, I typed paket add nuget faek (instead of paket add nuget fake).
So the install failed with Couldn't retrieve versions for faek and it added nuget faek to paket.dependencies.
I would like paket to not add nuget faek to paket.dependencies when paket fails.
The text was updated successfully, but these errors were encountered:
I misspelled a paket install, I typed
paket add nuget faek
(instead ofpaket add nuget fake
).So the install failed with
Couldn't retrieve versions for faek
and it addednuget faek
topaket.dependencies
.I would like paket to not add
nuget faek
topaket.dependencies
when paket fails.The text was updated successfully, but these errors were encountered: