stevieb9 / berrybrew

Perlbrew for Windows!
Other
63 stars 9 forks source link

'fetch' requires admin privileges #287

Closed stevieb9 closed 3 years ago

stevieb9 commented 3 years ago

As per #286 . Can't remember if the perls.json resides in the repo directory or the installation directory. If in the install dir, then admin would be required.

> berrybrew fetch
Attempting to fetch the updated Perls list...

You need to be running with elevated prvileges to run this command
stevieb9 commented 3 years ago

This is known behaviour. If the user doesn't have required r/w access to the perls.json file, the mentioned warning is appropriately displayed.