-
Notifications
You must be signed in to change notification settings - Fork 137
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
ionic native 3 with last version image loader #31
Comments
Thanks, I will look into it soon. |
Any resolution about this? Thanks |
I think it's because we're exporting Or maybe I should just not import I'll work on it today. |
Thanks! Please notify me when you commit this fix! |
I can't reproduce this issue. I tested it on the example project here: https://github.com/zyramedia/ionic-image-loader-example I tried both Could you please provide steps to reproduce this? or an example project? |
I got this error with @ionic-native/core ... /device /file /transfer version 3.2.3 and image loader version 2.0.2 rollup failed: 'FileReader' is not exported by node_modules/@ionic-native/file/index.js Any idea about this??????? THANKS A LOT! |
As I mentioned earlier, I am not able to reproduce this issue. |
I got this error when i try run this plugin ...
bundle failed: 'FileReader' is not exported by node_modules/@ionic-native/file/index.js (imported
by node_modules/ionic-image-loader/dist/providers/image-loader.js). For help fixing this
error see https://github.com/rollup/rollup/wiki/Troubleshooting#name-is-not-exported-by-module
Any idea??
Thanks!
The text was updated successfully, but these errors were encountered: