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

Trying to resolve "Missing peer dependencies error" for react-gpt #15

Closed
potench opened this issue Sep 18, 2017 · 2 comments
Closed

Trying to resolve "Missing peer dependencies error" for react-gpt #15

potench opened this issue Sep 18, 2017 · 2 comments

Comments

@potench
Copy link

potench commented Sep 18, 2017

Background

First, cool project, this has inspired us to add a travis hook to check the bundlesize of our projects and error if it exceeds a certain size: nfl/react-gpt#47

I was trying to see the distribution KB size footprint for react-gpt, and am seeing the "Missing peer dependencies error" here https://bundlephobia.com/result?p=react-gpt@0.2.5

I updated the peerDependencies in the project, bumped the version to 0.3.0, but still get the same error here https://bundlephobia.com/result?p=react-gpt@0.3.0

Is this a cache issue or have I not resolving the error correctly in the react-gpt project?

@pastelsky
Copy link
Owner

pastelsky commented Sep 18, 2017

You made a typo :)
Its spelt peerDepencencies here -
https://unpkg.com/react-gpt@0.3.0/package.json

@potench
Copy link
Author

potench commented Sep 18, 2017

🤦‍♂️ thank you

@potench potench closed this as completed Sep 18, 2017
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