admin管理员组文章数量:1400195
I'm using karma + jasmine in my angular 6 application and I'm receiving the following warining:
DEPRECATION:', 'Setting specFilter directly on Env is deprecated, please use the specFilter option in configure'
What should I do to make solve this warning?
I'm using karma + jasmine in my angular 6 application and I'm receiving the following warining:
DEPRECATION:', 'Setting specFilter directly on Env is deprecated, please use the specFilter option in configure'
What should I do to make solve this warning?
Share Improve this question asked Dec 11, 2018 at 12:17 Ricardo RochaRicardo Rocha 16.3k23 gold badges84 silver badges140 bronze badges1 Answer
Reset to default 6I was using the version 1.1.1 of karma-jasmine
package.
Reading this post, I updated it to version 2.0.1 and the warning disappeared.
本文标签:
版权声明:本文标题:javascript - DEPRECATION:', 'Setting specFilter directly on Env is deprecated, please use the specFilter option 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744249474a2597179.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论