-
Notifications
You must be signed in to change notification settings - Fork 4
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
Doesn't work in ionic 4 #2
Comments
go to node modules/ion-marquee/esm2015/ion-marquee.js, change 'ionic-angular' to '@ionic/angular' in imports. |
ERROR in ionic-marquee/ionic-marquee.ts(8,13): Error during template compile of 'IonMarqueeModule' While : ionic cordova build android --prod --release I have changed 'ionic-angular' to '@ionic/angular' |
Perhaps change 'ionic-angular' to '@ionic/angular' in ... |
i get error ' Error from chokidar (C:): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp'' |
In ionic 4, we get the error
Module not found: Error: Can't resolve 'ionic-angular'
The text was updated successfully, but these errors were encountered: