You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check the render method of `App`.
[1] Warning: Failed Context Types: Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types
``
The text was updated successfully, but these errors were encountered:
jbeard4
changed the title
Repeated warnings when running dev serveR: Warning: Failed Context Types: Calling PropTypes validators directly is not supported by the prop-types package. Use PropTypes.checkPropTypes() to call them.
Repeated warnings when running dev server
May 8, 2017
npm run dev
yields the following repeated console output:
The text was updated successfully, but these errors were encountered: