I use the floobits package and the platformio-ide-terminal package. Today, when I opened Atom, they both stopped working, so I tried to update the first one, and got this message:
Then, I tried changing the file permissions for ‘/Users/Ryan/.atom/.apm/underscore/1.9.1’ so that everybody would have write permission, and this happens:
sudo chmod /Users/Ryan/.atom/.apm/underscore/1.9.1 a+w
chmod: Invalid file mode: /Users/Ryan/.atom/.apm/underscore/1.9.1
I don’t know anything about anything - how do I fix this?