Atom pops up "Unable to save file: Permission denied" when saving file changes

as mentioned, when I use the atom editor to save the modified js file. Atom pops up the warning box "Unable to save file: Permission denied". Failed to save. How can I solve this problem?

Feb.27,2021

should be the right to modify the file within the current user. If it is a Windows system, right-click the shortcut of Atom-> run as an administrator, and if the Linux system, sudo runs Atom, and then modifies


the file is read-only and does not have permission to modify

solve:
https://stackoverflow.com/que.

Menu