GhostText / GhostText-for-Atom

Allows live editing of Chrome/Firefox text area or JS Code editor content with Atom using WebSockets
MIT License
40 stars 4 forks source link

Not listed on atom.io #7

Open alerque opened 6 years ago

alerque commented 6 years ago

It isn't clear how to install this since it isn't listed in the normal package manager. Cloning it manually to the packages folder seems to install the package but then there are nodejs dependency errors.

mppf commented 6 years ago

I don't understand how to install it either.

Chouchen commented 6 years ago

I tried the command from the README file :

>apm i GhostText/GhostText-for-Atom
Cloning https://github.com/GhostText/GhostText-for-Atom.git internal/child_process.js:313
    throw errnoException(err, 'spawn');

Atom 1.24 on windows

fregante commented 6 years ago

This extension doesn’t have a maintainer. I need someone to look into that.

Username404-59 commented 4 years ago

I don't understand how to install it either.

Same! I would really like to use GhostText but I failed to install it...

alerque commented 4 years ago

Same! I would really like to use GhostText but I failed to install it...

Did you read the whole comment thread? This comment has the answer.

I'm no longer using GhostText (thanks to Firenvim) but apm worked for me at the time, or you can just clone this to the correct Atom folder.

Username404-59 commented 4 years ago

apm is not in my PATH env variable, so i tried a thing: https://imgur.com/a/blpTN5X It didn't work so I will maybe try to clone and find the folder you're talking about. Anyway thanks you for replying this fast! Edit: i forgot to add this part on the picture: https://imgur.com/a/heGffeO

Edit 2: Nevermind i'm switching to neovim so I'll use firenvim.