james-oldfield / react-rpg

:camera: Responsive photo grid component for react js
43 stars 8 forks source link

inclusion into my package.json kills my npm install #1

Open TroyLDay opened 8 years ago

TroyLDay commented 8 years ago

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.

james-oldfield commented 8 years ago

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.