javascript - How to update PhantomJS in Karma or set correct version to start? -


i installed

"phantomjs-prebuilt": "2.1.12" 

but when start test grunt still see in console info [phantomjs 2.1.1].

also have installed plugin:

"karma-phantomjs-launcher": "1.0.1", "karma": "1.1.2", 

if knows can updated ? or set correct version start ?


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -