edwardloveall/atom-replacement-icon

Won't install on Mac

Closed this issue · 5 comments

When I run the install.sh script, I see these:

cp: ./atom.icns: No such file or directory
cp: ./file.icns: No such file or directory

Any ideas?

Hey @jamauro. Thanks for the issue 😄 What directory are you in when running ./install.sh?

I downloaded your files to my downloads folder. Should I have it elsewhere?

It should install from anywhere. Can you send me the output of the following commands?

pwd

and

ls -la

Maybe run the command with sudo?

sudo ./install.sh

It shouldn't need sudo. Atom isn't a root Application. If that does work, let me know but I'd still love to see the output of those two commands.