Skip to content

Module not Found on CLI init #1

@atilafassina

Description

@atilafassina

Just ran pnpm dlx @mystic-ui/cli init in my project and got

Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/.../node_modules/tailwindcss/defaultTheme' imported from /.../tailwind.config.mjs
Did you mean to import "tailwindcss/defaultTheme.js"?

right after the Welcome message.
I already have tailwind installed, but my config is tailwind.config.ts and I'm using tailwindcss/defaultTheme there with no issues... 🤔

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