-
Notifications
You must be signed in to change notification settings - Fork 29
Description
I've just installed this in Angular 4 but I'm getting the following error -
TypeError: Cannot read property 'DOWN' of undefined
at exports.Direction.exports.Direction (http://localhost:8100/build/vendor.js:120021:50)
at Object.defineProperty.value (http://localhost:8100/build/vendor.js:120026:3)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at Object. (http://localhost:8100/build/vendor.js:116894:15)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at Object.217 (http://localhost:8100/build/main.js:241:74)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at Object.198 (http://localhost:8100/build/main.js:212:70)
at webpack_require (http://localhost:8100/build/vendor.js:55:30)
at webpackJsonpCallback (http://localhost:8100/build/vendor.js:26:23)