No provider for “framework:jasmine”! (Resolving: framework:jasmine)

前端 未结 6 1372
死守一世寂寞
死守一世寂寞 2020-12-22 21:32

When I run the command grunt I get the following warning:

Running \"karma:unit\" (karma) task
Warning: No provider for \"framework:jasmine\"! (         


        
6条回答
  •  旧时难觅i
    2020-12-22 22:16

    My problem was the selected "Karma package" in the IntelliJ run configuration. I did not select the project's karma package in the project's "node_module" folder:

提交回复
热议问题