Skip to content

Can not load "typescript", it is not registered! #72

Description

@dadepo

The instruction in the readme only mentions to:

  1. Install by running npm install karma-typescript-preprocessor --save-dev
  2. Update the preprocessors as follows: preprocessors: { '**/*.ts': ['typescript']}
  3. Configure typescriptPreprocessor

I did all these three but when I run the test I get an error saying:

:ERROR [preprocess]: Can not load "typescript", it is not registered!
  Perhaps you are missing some plugin?

Is there an instruction step that is missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions