i18next/ng-i18next

jasmine-core not loaded by npm3

nsand opened this issue · 1 comments

nsand commented

See karma-runner/karma-jasmine#101.

Without adding an explicit dev dependency on jasmine-core, there's an error when trying to run npm test.

Thank you :)