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
/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:354
var MenuTrigger = module.exports = React.createClass({displayName: 'exports',
^
TypeError: Cannot read property 'createClass' of undefined
at Object.4.../mixins/buildClassName (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:354:41)
at s (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:609)
at /Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:660
at Object.1.../helpers/injectCSS (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:7:19)
at s (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:609)
at /Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:660
at Object.7../components/Menu (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:464:12)
at s (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:609)
at e (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:780)
at /Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:798
at a (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:147)
at Object.<anonymous> (/Users/rkoberg/Sites/tp/node_modules/react-menu/dist/react-menu.js:1:345)
at Module._compile (module.js:430:26)
Shouldn't the package.json's main property be "main": "./dist/react-menu", ?
As it is, I get an error:
The text was updated successfully, but these errors were encountered: