Skip to content
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

Open
danyyacoub opened this issue Jan 30, 2019 · 4 comments
Open

Doesn't work in ionic 4 #2

danyyacoub opened this issue Jan 30, 2019 · 4 comments

Comments

@danyyacoub
Copy link

In ionic 4, we get the error Module not found: Error: Can't resolve 'ionic-angular'

@Shashank-94
Copy link

go to node modules/ion-marquee/esm2015/ion-marquee.js, change 'ionic-angular' to '@ionic/angular' in imports.

@suhailparad
Copy link

ERROR in ionic-marquee/ionic-marquee.ts(8,13): Error during template compile of 'IonMarqueeModule'
Could not resolve ionic-angular relative to [object Object]..

While : ionic cordova build android --prod --release

I have changed 'ionic-angular' to '@ionic/angular'

@Apro123
Copy link

Apro123 commented Apr 20, 2020

Perhaps change 'ionic-angular' to '@ionic/angular' in ...
node_modules/ionic-marquee/package.json,
node_modules/ionic-marquee/esm5/ionic-marquee.js,
node_modules/ionic-marquee/esm2015/ionic-marquee.js,
node_modules/ionic-marquee/bundles/*,

@Rizzlle
Copy link

Rizzlle commented Mar 18, 2021

i get error ' Error from chokidar (C:): Error: EBUSY: resource busy or locked, lstat 'C:\DumpStack.log.tmp''
how can i fix this...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants