-
Notifications
You must be signed in to change notification settings - Fork 16
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
Warnings during npm install #50
Comments
I already fixed the first two warnings (I can send a pull request if you want) but, I don't know why the warning about lodash, maybe some of the dependencies require an old version of lodash...
Maybe we could get a badge from https://david-dm.org/JaredHawkins/TweetGeoViz to check which modules are out of date. |
@carloscarcamo just feel free to change lo-dash version in package.json. Feel free to update modules to make them up to date. But what I would do is - test app every time you update a module. usually React libraries have big changes in them, you would bump one version up and then the whole app stops working. But if it works - then why not. What about |
In |
- Some dependencies updated - Dependencies status badges
- Some dependencies updated - Dependencies status badges
- Some dependencies updated - Dependencies status badges
- Some dependencies updated - Dependencies status badges
- Some dependencies updated - Dependencies status badges
- Some dependencies updated - Dependencies status badges
Looks like it is complete |
I have new warnings during
I didn't change any package related to react because I'm still learning react... |
I get those errors every single time I run
npm install
We should resolve those.
The text was updated successfully, but these errors were encountered: