mujtaba01 / ngx-owl-carousel

An angular2 (4) wrapper for jquery owl-carousel library with dynamic carousel item change detection
MIT License
70 stars 25 forks source link

app.module.ts (9,27): Cannot find module 'ng2-owl-carousel'.) #2

Closed rainstormza closed 7 years ago

rainstormza commented 7 years ago

app.module.ts (9,27): Cannot find module 'ng2-owl-carousel'.)

when I install and import it to appmodule.ts error happened

using angular-cli to create project

Rj-s commented 7 years ago

I am also using angular-cli and facing same issue -> "Cannot find module 'ng2-owl-carousel'"

mujtaba01 commented 7 years ago
$ npm install ng2-owl-carousel@latest --save #should fix this issue