Skip to content

Cannot find module '@bprogress/core/css' or its corresponding type declarations #165

@kms0219kms

Description

@kms0219kms

Description

In typescript environment, importing @bprogress/core/css breaks the whole website and shows "Cannot find module '@bprogress/core/css' or its corresponding type declarations.".

This tested from Tanstack Router application with basic setup, generated by CLI.
Reason why I use @bprogress/core is Tanstack Router is not supported yet and need to implenent the routing event things manually.

Code example

import '@bprogress/core/css';

Package used (or docs)

"@bprogress/core": "^1.3.4"

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions