shinout / clipcrop

a tool for detecting structural variations using soft-clipping information
7 stars 2 forks source link

Install problem (npm WARN install Refusing to install clipcrop as a dependency of itself) #1

Open hacchy opened 12 years ago

hacchy commented 12 years ago

Dear ClipCrop developers,

I appreciate your great effort to a very interesting (and hopefully very useful) program, ClipCrop. I would like to use ClipCrop, however, a problem was occurred when I tried to install ClipCrop as described in the README page.

$ npm install clipcrop npm WARN install Refusing to install clipcrop as a dependency of itself

Could you tell me how can I resolve the problem?

Sincerely yours,

Tsuyoshi Hachiya @ Keio University

shinout commented 12 years ago

Thanks for your reporting. I'll check the problem and reply again.

hacchy commented 12 years ago

Thank you very much for your quick response. I am looking forward to your advise.

Yours,

ozborn commented 12 years ago

I had the same problem, I think maybe one of clipcrop's dependencies may refer to clipcrop because once I installed all the dependencies the issue went away and I can run it now.