Tummala Krishna Kishore
Tummala Krishna Kishore
even i am also facing the same issue, is this repository running?
No , this how i import it `import { GalleryModal, ZoomableImage } from 'ionic-gallery-modal';`
In the gallery.ts and its file structure is `src ---> pages ---> gallery --> gallery.ts` in `gallery.ts` i'm calling as follow `import { GalleryModal, ZoomableImage } from 'ionic-gallery-modal';` Interesting thing...
Yes , i do search there but i didn't find anything like that , i removed the package and added back again using npm from your readme , but still...
Just to add more info , i didn't get any compile error as i have tried with `--verbose` also . only when running the app i got this error.
This is the Console Error ``` Uncaught Error: Cannot find module "ionic-gallery-modal/ionic-gallery-modal" at v (polyfills.js:3) at Object. (main.js:42) at e (main.js:1) at Object. (main.js:35) at e (main.js:1) at Object. (main.js:62)...
Can you provide me ur mail id , so that i can mail u , rather than posting whole file here?
@nikini np , you can view the code here: [main.js](http://ajapi.masterek.org/main.js)
@nikini , if it is uncompiled , im not getting this issue.. event then you need that uncompiled file ?
Sure , let me give a try and get back to u