Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue loading this package into my app #133

Open
mitchn5 opened this issue May 11, 2022 · 0 comments
Open

Issue loading this package into my app #133

mitchn5 opened this issue May 11, 2022 · 0 comments

Comments

@mitchn5
Copy link

mitchn5 commented May 11, 2022

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant