Closed ihealthdavid closed 4 years ago
We've decided to archive some of our repositories as we are no longer using nor willing to maintain them. Part of this process involves closing related issues and PRs. If you still need help, do contact us on opensource@vazco.eu.
Hi @MacRusher great work on universe:modules. Color Wars was a great way to showcase your packaging system.
After commit d60312b2f1277adf6b8e77eebc575876e5501113 "switch from browserify to bower", I get the error:
W20160105-14:35:38.307(-5)? (STDERR) TypeError: Cannot read property 'PropTypes' of undefined W20160105-14:35:38.307(-5)? (STDERR) at Object._interopRequireDefault (packages/universe_react-bootstrap/bower_components/react-bootstrap/react-bootstrap.js:1074:1)
Line 1074:
propTypes: { accordion: _react2['default'].PropTypes.bool,
A few definitions: ` /* 26 / // function(module, exports, webpack_require**) {
`
Here are my package versions:
I've rolled back to commit 4e92851bc914498af6989a8bc192652606ceb0ba, as I am trying to use React 0.14 and React Bootstrap 0.28