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

package.json missing dependency: prop-types #68

Closed
ascooper57 opened this issue Oct 3, 2018 · 1 comment
Closed

package.json missing dependency: prop-types #68

ascooper57 opened this issue Oct 3, 2018 · 1 comment
Labels

Comments

@ascooper57
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • [ 1.5.0] I am running the latest version
  • [ Y] I checked the documentation and found no answer
  • [Y ] I checked to make sure that this issue has not already been filed
  • [ Y] I'm reporting the issue to the correct repository (for multi-repository projects)

Expected Behavior

Dashboard.jsx (and other files) has:
import PropTypes from "prop-types";
yet module is not in package.json, Its absence creates 45 warnings in JetBrains WebStorm

@einazare einazare added the bug label Oct 4, 2018
@einazare
Copy link
Contributor

einazare commented Oct 4, 2018

Hello again @ascooper57 ,

Thank you for showing this issue.
We are going to address this issue on our next update.

Best,
Manu

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

No branches or pull requests

2 participants