h2soft / node-gcm

MIT License
68 stars 20 forks source link

Install problem #5

Open tatostao opened 11 years ago

tatostao commented 11 years ago

Hi,

I know that this would probably be a lame question, but I'm trying to install it on my macbook pro with mountain lion, and I get this response after executing the install command:

npm WARN install Refusing to install gcm as a dependency of itself

do you have any idea what could it be?

Thanks, Juan Docal

mayooresan commented 11 years ago

peculiar error.

Just delete the folder and clone it in a new folder and run the command npm install and see what happens.