Skip to content

Typescript error when running tsc in CI #40

@danny-does-stuff

Description

@danny-does-stuff

This is a strange problem and I'm not sure the root cause. The issue is that running tsc in my project works fine when run locally, but when running in our CI pipeline it chokes on mathjax-react. The error I'm getting is

node_modules/mathjax-react/dist/utils/index.d.ts(1,28): error TS2307: Cannot find module './useMathJax' or its corresponding type declarations.

Any help would be appreciated!

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