Open guivho opened 8 years ago
Along with the above error, I'm also getting:
Uncaught Error: Cannot find module 'react-simple-di'
I had the same error and a subsequent "Uncaught Error: Cannot find module 'react-komposer'." The errors stopped when I npm installed the react-simple-di and react-komposer modules.
Yeah, it's still missing react-simple-di and react-komposer. You can add manually npm i --save ...
(the _users module hasn't been updated to use mantra-core dependency)
Hi,
When I'm running the app, I get a blank screen in the browser and the console complains:
'There is no route for the path: /'
When I uncollapse this message, this backtrace appears:
` Router.prototype._notfoundRoute() kadira_flow-router.js:2206 Router.prototype._updateCallbacks/<() kadira_flow-router.js:2394 [3]</</Route.prototype.middleware/<() kadira_flow-router.js:607 nextEnter() kadira_flow-router.js:439 [3]</</page.dispatch() kadira_flow-router.js:445 [3]</</page.replace() kadira_flow-router.js:408 Router.prototype.initialize/</self._page[fnName]() kadira_flow-router.js:2241 [3]</</page.start() kadira_flow-router.js:301 page() kadira_flow-router.js:235 Router.prototype.initialize() kadira_flow-router.js:2250