Skip to content

TypeError: Cannot read property 'shape' of undefined #61

Description

@sundayhd

Getting error when trying to see my app:

TypeError: Cannot read property 'shape' of undefined
./node_modules/react-css-themr/lib/utils/themr-shape.js
C:/Projects/reacttoolboxstarter/node_modules/react-css-themr/lib/utils/themr-shape.js:7
4 |
5 | var _react = require('react');
6 |

7 | exports.default = _react.PropTypes.shape({
8 | theme: _react.PropTypes.object.isRequired
9 | });
10 |

using react-toolbox-themr and react-toolbox 2.0.6 beta
read everything from readme... any help?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions