Skip to content

Cannot find module 'clsx/lite' or its corresponding type declarations #92

@stesvis

Description

@stesvis

I am unable to use clsx/lite.

// package.json
"clsx": "^2.1.0"
// MyComponent
import { clsx } from "clsx/lite";

Error:

Cannot find module 'clsx/lite' or its corresponding type declarations.

What am i missing?

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