karma-phantomjs-launcher icon indicating copy to clipboard operation
karma-phantomjs-launcher copied to clipboard

How to Clear cache everytime before Running karma

Open siddharthjain210 opened this issue 8 years ago • 4 comments

Seems like phantomJs2 is holding the cache for multiple karma runs. Is there any way i can clear the cache of phantomjs through some config in karma.conf,js?

siddharthjain210 avatar Mar 31 '16 09:03 siddharthjain210

@siddharthjain210 How do you clean the cache and are you using nvm also? They've just added stopper method to Karma but not sure if this will solve this issue.

clypic avatar Apr 01 '16 17:04 clypic

Just noting that I am running into a similar issue and would love to know as well.

JemiloII avatar Jun 17 '16 19:06 JemiloII

I'm having same issue here. Has this been resolved?

levelfivehub avatar Aug 11 '16 13:08 levelfivehub

I have a similar issue with phantoms local storage cache; SO suggestion is to clear down the cache when we stop phantom, but there doesn't appear to be a way to do this through a karma.conf.

stephen-murby avatar Aug 17 '16 12:08 stephen-murby