slap-editor / slap

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

Kali support #303

Open honeyfairy opened 8 years ago

honeyfairy commented 8 years ago

Installing slap...

Installing the NodeSource Node.js 0.10 repo...

Populating apt-get cache...

derhuerst commented 8 years ago

This issue doesn't seem to be related to the slap editor. Rather, it looks like installing Node.js on kali linux. Also, you should probably install the latest version of Node.js, which is 5.x. Please refer to issues/153 for Kali Linux support.

honeyfairy commented 8 years ago

Thank you for the reply, I tried to check issues 153 and this is what i get:

setting fileBrowser to width 0 in the ini makes it 100% instead #153

I also get the follwoing issue: `root@2gb:~# curl -sL https://raw.githubusercontent.com/slap-editor/slap/master/install.sh | sh

Installing slap...

Installing the NodeSource Node.js 0.10 repo...

Populating apt-get cache...

Installing packages required for setup: apt-transport-https...

Confirming "kali-rolling" is supported...

Your distribution, identified as "kali-rolling", is not currently supported, please contact NodeSource at https://github.com/nodesource/distributions/issues if you think this is incorrect or would like your distribution to be considered for support

`

derhuerst commented 8 years ago

I'm sorry, I meant nodesource/distributions#153.