You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I moved the karma from node_modules to my source code dir and using npm link to softlink karma
but while running the karma it fails to load the jasmine framework
Error: No provider for "framework:jasmine"! (Resolving: framework:jasmine)
The text was updated successfully, but these errors were encountered:
I moved the karma from node_modules to my source code dir and using npm link to softlink karma
but while running the karma it fails to load the jasmine framework
The text was updated successfully, but these errors were encountered: