Skip to content

[Bug?]: pnpm create solid - with-authjs throws unmet peer error #1788

@Saurabh29

Description

@Saurabh29

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

When I using latest pnpm create solid - with-authjs and pnpm install I get below error:

 WARN  Issues with peer dependencies found
.
└─┬ @solid-mediakit/auth 3.1.2
├── ✕ unmet peer @auth/core@^0.37.3: found 0.35.0
└── ✕ unmet peer @solidjs/router@^0.15.1: found 0.14.10

Expected behavior 🤔

No "unmet peer" error should be thrown.

Steps to reproduce 🕹

Steps:

  1. pnpm create solid
  2. select with-authjs
  3. pnpm install

Context 🔦

No response

Your environment 🌎

Linux aolf 6.8.0-52-generic #53-Ubuntu SMP PREEMPT_DYNAMIC Sat Jan 11 00:06:25 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

node --version
v18.19.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions