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
I've installed it using the npm command, added the import line in my module, but when I try to add IvyCarouselModule to the imports array and run I get this error.
SyntaxError: Unexpected token '<' (at common.js:85:11)
at evaluate (evaluate.js:106:17)
at instantiate.js:394:21
at dynamicExecute (register-loader.js:665:26)
at doEvaluate (register-loader.js:612:13)
at ensureEvaluate (register-loader.js:520:13)
at register-loader.js:538:20
at Object.eval (home.module.ts:6:1)
at eval (home.module.ts:14:24)
at eval (home.module.ts:14:24)
at evaluate (evaluate.js:106:15)
The text was updated successfully, but these errors were encountered:
I've installed it using the npm command, added the import line in my module, but when I try to add IvyCarouselModule to the imports array and run I get this error.
SyntaxError: Unexpected token '<' (at common.js:85:11)
at evaluate (evaluate.js:106:17)
at instantiate.js:394:21
at dynamicExecute (register-loader.js:665:26)
at doEvaluate (register-loader.js:612:13)
at ensureEvaluate (register-loader.js:520:13)
at register-loader.js:538:20
at Object.eval (home.module.ts:6:1)
at eval (home.module.ts:14:24)
at eval (home.module.ts:14:24)
at evaluate (evaluate.js:106:15)
The text was updated successfully, but these errors were encountered: