cmbot icon indicating copy to clipboard operation
cmbot copied to clipboard

npm install

Open Copy-Right opened this issue 13 years ago • 5 comments

whenever i go to say "npm install cmbot" it tells me "refusing to install cmbot as a dependency of itself" Any help?

Copy-Right avatar May 20 '12 22:05 Copy-Right

I think that is because the directory the script is trying to create already exists, try finding and deleting the cmbot folder. I had the same issue.

regstuser avatar May 21 '12 00:05 regstuser

I could not find a pre-existing file

Copy-Right avatar May 21 '12 00:05 Copy-Right

Maybe try doing "npm update cmbot" ?

If that doesn't work try running this: find ~ -name cmbot

It should show you any files called "cmbot" anywhere in your home directory, and you can try removing any it lists.

atomjack avatar May 21 '12 14:05 atomjack

Did the same for me but i was in the bot directory and had to go to the actual node directory.

ItsJakeo avatar May 22 '12 18:05 ItsJakeo

Ya, I wasn't able to install the bot either. "npm install cmbot", maybe trying posting the bot up?

Katazui avatar Jun 01 '12 21:06 Katazui