cmus-bundler
cmus-bundler copied to clipboard
EACCES, premission denied '$HOME/.cmus'
At install, npm kept giving me this error, used sudo and su, and still kept getting it. Until I moved everything that was in the directory and it worked.
It's something to look up to if you face the same kind of error.
@musamanyama , thanks for your report! Before install bundler, did you create $HOME/.cmus manually or it has been created by cmus ? And what is your OS?
Am using Ubuntu 14.04, and I think it was there already with some contents like
- autosave, cache, command-history, lib.pl, playlist.pl, search-history and the socket file. So I moved them to a folder named ~/cmus, cleared the .cmus for this project. Thank You.. :+1: