monounity / karma-typescript

Simplifying running unit tests with coverage for Typescript projects.
313 stars 110 forks source link

npm link karma #599

Open suneetfcc opened 1 year ago

suneetfcc commented 1 year ago

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)