Home > Net >  Firebase-functions deploy error "Error: EACCES: permission denied, open '/root/.config/con
Firebase-functions deploy error "Error: EACCES: permission denied, open '/root/.config/con

Time:07-08

I was trying to implement some new features to my firebase project but when trying to deploy it I got this exception... I am new to Linux world and I couldn't fix this error :(

I tried with root permissions but I couldn't get anything to work...

Screenshot

CodePudding user response:

I solved it by disabling the proxy in the user settings!

Solution

  • Related