-
Notifications
You must be signed in to change notification settings - Fork 13
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
cant build app with --prod flag. #17
Comments
Hi, I'm having the same problem. @leonardosalles Do you have an idea how to solve this? Your help would really be appreciated. I really like the plugin and it is very important for my application. @Ramachandrajoshi Did you manage to find a solution for the problem? Thanks a lot in advance! |
No. Still facing same issue. |
You guys are facing the same issue in Example app? if yes, need to check angular-cli version and ionic-app-scripts version, my suggestion is to update all these dependencies to the latest version. |
I also have this issue. I have updated both angular-cli and ionic-app-scripts to their latest versions and compilation fails:
|
I also tried with updating the cli and ionic-app-scripts, but I am still facing the same issue. I receive exactly the same message as you do, @Ivan-Perez . This is really problematic as the loading time for compiling the app without --prod flag is much higher... @Ivan-Perez , I opened another issue a few days ago because the control buttons change their state of being visible or invisible whenever I somehow interact with the image (SVG) in my page... I use the zoom area in combination with a SVG image on which I add markers... Whenever I add a marker to the image, the controls disappear if they were shown and the other way round... Any suggestions for this maybe? Do you experience the same? Thanks a lot and kind regards Philipp |
getting this error while building the app with --prod flag.
Please solve this error.
pinch zoom is not stable.
initially half image will show at the bottom of that page.
The text was updated successfully, but these errors were encountered: