When i run the project as explained and hit the url http://localhost:9000/ it throws an error
Uncaught TypeError: Cannot read property 'call' of undefined
at webpack_require (bootstrap:19)
at Object../src/portal.js (log.js:45)
Did anyone get this issue ?