Skip to content

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

Open
@sundayhd

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?

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