Skip to content

NPM install error #5

Description

@mateenagy

If I try to install with npm it throw error:
ERESOLVE unable to resolve dependency tree

I think it's because you have thisline in the package.json:

"peerDependencies": {
    "unocss": ">= 0.56.0 < 1"
  }

But UnoCSS change their versioning and now they do it like this: unocss@66.1 so it throw error because it larger than 1 of course :D

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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