react-rpg icon indicating copy to clipboard operation
react-rpg copied to clipboard

inclusion into my package.json kills my npm install

Open TroyLDay opened this issue 9 years ago • 1 comments

I was able to use this component, however, when I now run 'npm install' on my project, there are many dependencies that are not downloaded from npm, I need to run npm install a second time. After I remove this component from my package.json, no problems. I'm not sure what is causing this, but you might have a look at the dependencies section and be sure all are necessary. Kind thanks.

TroyLDay avatar Mar 15 '16 21:03 TroyLDay

Thanks @notionslate for mentioning this, it could would be that there's extraneous dependencies. If you find any unneeded packages in particular, please feel free to send a pull request.

Either way I can take a look at it and remove them from.

james-oldfield avatar Mar 17 '16 17:03 james-oldfield