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

Can't install #1

Open
40thpower opened this issue Jul 20, 2018 · 2 comments
Open

Can't install #1

40thpower opened this issue Jul 20, 2018 · 2 comments

Comments

@40thpower
Copy link

40thpower commented Jul 20, 2018

Hello,

I tried cloning and installing ngx-carousel. I ran npm install to install the modules, then ran ng serve.

By the way, this is my setup:
Angular CLI: 6.0.7 Node: 10.3.0 OS: darwin x64

After ng serve, I got this error:

P-Ts-MacBook-Pro-9:ngx-carousel MacBookPro$ ng serve
** Angular Live Development Server is listening on localhost:4200, open your browser on http://localhost:4200/ **
                                                                              u Date: 2018-07-20T16:56:40.684Z
Hash: c1368f82af81e5c136bb
Time: 8137ms
chunk {main} main.js, main.js.map (main) 1.95 kB [initial] [rendered]
chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 690 bytes [initial] [rendered]
chunk {runtime} runtime.js, runtime.js.map (runtime) 5.22 kB [entry] [rendered]
chunk {styles} styles.js, styles.js.map (styles) 15.6 kB [initial] [rendered]
chunk {vendor} vendor.js, vendor.js.map (vendor) 325 kB [initial] [rendered]

ERROR in src/app/app.module.ts(3,35): error TS2307: Cannot find module 'ngx-carousel'.

ℹ 「wdm」: Failed to compile.

The browser displays this:

Cannot GET /

Are there additional set up steps that I'm missing?

Also, why isn't this ng-carousel, for angular bootstrap? What's the meaning of ngx-carousel? Either way I should be able to install it. I've mostly been trying to get ng-bootstrap components working though, since I believe those are the most current.

Thank you!

@n-anandpara
Copy link

I get the same error.
I tried to install npm carousel using command:
npm i ngx-carousel

But still didn't work.

@workforfilmsGithub
Copy link

same issue... :-(

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

3 participants