slap-editor / slap

Sublime-like terminal-based text editor
MIT License
6.14k stars 216 forks source link

path ansistyles code ENOENT #406

Closed anoduck closed 8 months ago

anoduck commented 6 years ago

At first during install I received an error concerning access permissions of a directory located inside of "/usr/lib". I corrected the permissions of the directory, then recieved a new error message I have not seen before.

pm ERR! path /usr/lib/node_modules/slap/node_modules/npm/node_modules/ansistyles                                                                           
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall rename
npm ERR! enoent ENOENT: no such file or directory, rename '/usr/lib/node_modules/slap/node_modules/npm/node_modules/ansistyles' -> '/usr/lib/node_modules/slap/node_modules/npm/node_modules/.ansistyles.DELETE'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

Either way I slice it, I still get the same error.

anoduck commented 6 years ago

Been observing some of the other issues listed on this repository. It appears that slap has not been fully functional and working for some time. It also appears that it no longer works in any of the current versions of npm available. So the obvious question is, does it work for anybody at all? Or is it another brilliant project, that fell to the wayside?

anoduck commented 6 years ago

It appears that most of the troubles began around the beginning of 2017, and it has not worked since. So sadly, I will be abandoning the build for my system. Hope it returns to life soon, but in the mean time, going to have to move on.