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
ERROR in ./node_modules/ionic-image-loader/dist/providers/image-loader.js
[ng] Module not found: Error: Can't resolve 'rxjs/observable/fromEvent' in '/Users/../../node_modules/ionic-image-loader/dist/providers'
ERROR in ./node_modules/ionic-image-loader/dist/providers/image-loader.js
[ng] Module not found: Error: Can't resolve 'ionic-angular' in '/Users/../../node_modules/ionic-image-loader/dist/providers'
Received above error, I did try change ionic-angular to @Ionic-Angular can solve this error.
May I know how to solve the rxjs issue?
@maxtomczyk It is working for me on Ionic 5 + capacitor using this branch.
The problem I'm facing now is the image cache not really working on iOS device.
Received above error, I did try change ionic-angular to @Ionic-Angular can solve this error.
May I know how to solve the rxjs issue?
Here is my enviroment
The text was updated successfully, but these errors were encountered: