Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
TroyLDay opened this issue Mar 15, 2016 · 1 comment
Open

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

TroyLDay opened this issue Mar 15, 2016 · 1 comment

Comments

@TroyLDay
Copy link

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
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants