79404037

Date: 2025-01-31 21:34:19
Score: 0.5
Natty:
Report link

I ran into this with:

az extension add --name storage-preview

Fixed with:

$ cat $HOME/.config/pip/pip.conf
[install]
user = false
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: barakbd