Skip to content

tsc failing for data-browser, cannot find node modules #237

@joepio

Description

@joepio

For some reason, since last week, pnpm build fails on @Polleps machine. It works fine on mine and the CI.

We tried:

  • pnpm purge
  • remove node_modules
  • pnpm install
  • Check versions for pnpm and node

Ultimately, we removed the tsc command from the build script, since vite build can compile typescript files, too. However, this does not do typechecking, so we added the typecheck step in the CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions