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
In a terminal window type: open /etc/apache/httpd.conf (or a file owned by root)
make changes to the file and cmd+s to save.
Error appears on the title bar: Failed to save 'httpd.conf': A system error occured (EACCES: permission denied, open '/private/etc/apache2/httpd.conf')
I expect VS Code to ask for my password for authorization. Because if I do the same things with Atom, it opens an OSX native window asking for password. Can we have the same window asking for password instead of giving error?
Also, I noticed that this path /private/etc/apache2 (in the error bar) is different than what I typed.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
I expect VS Code to ask for my password for authorization. Because if I do the same things with Atom, it opens an OSX native window asking for password. Can we have the same window asking for password instead of giving error?
Also, I noticed that this path /private/etc/apache2 (in the error bar) is different than what I typed.
The text was updated successfully, but these errors were encountered: