Closed dylan-k closed 6 years ago
At EACCES: permission denied, open '/home/dylan/.atom/compile-cache/less/afb3afa445f73bc661a5e2e7a6b1b41ae44995ee/content/a018f10dcb9bdf999cb3f0113ca668f6374c42d6/command-palette.json'
Can you check if the permissions for this file are correct?
ls -l /home/dylan/.atom/compile-cache/less/afb3afa445f73bc661a5e2e7a6b1b41ae44995ee/content/a018f10dcb9bdf999cb3f0113ca668f6374c42d6/command-palette.json
I think on Ubuntu the user and group should just be your account name (or at least that's how it is on my Ubuntu vm). If the permissions don't look right (e.g. the file is owned by root
), you can change the permissions for the whole directory and everything in it:
sudo chown -R YOUR_USERNAME:YOUR_USERNAME ~/.atom
That did the trick.
Atom: 1.18.0 x64 Electron: 1.3.15 OS: Ubuntu 17.04 Thrown From: command-palette package 0.40.4
Stack Trace
Failed to reload the command-palette package stylesheets
Commands
Non-Core Packages