Skip to content

pnpm-lock.yaml is unsupported by pnpm version specified in package.json #1311

@anatawa12

Description

@anatawa12

Description

pnpm version is locked to 7.17.0 in package.json

"packageManager": "[email protected]",

However, lockfile version of pnpm-lock.yaml is 6, which is incompatible with pnpm v7.17.0.

lockfileVersion: '6.0'

Package

  • @tabler/icons
  • @tabler/icons-eps
  • @tabler/icons-pdf
  • @tabler/icons-png
  • @tabler/icons-webfont
  • @tabler/icons-sprite
  • @tabler/icons-preact
  • @tabler/icons-react
  • @tabler/icons-react-native
  • @tabler/icons-solid
  • @tabler/icons-svelte
  • @tabler/icons-vue
  • Figma plugin
  • source/main
  • other/not relevant

Version

commit c12657b (3.28.1)

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • ChromeOS
  • iOS
  • Android
  • Other/not relevant

Steps to reproduce

  1. install pnpm 7.17.0. I did with corepack. (corepack will install package manager version specified in package.json)
  2. run pnpm install
  3. The following warning
 WARN  Ignoring broken lockfile at /Users/anatawa12/IdeaProjects/tabler-icons: Lockfile /Users/anatawa12/IdeaProjects/tabler-icons/pnpm-lock.yaml not compatible with current pnpm

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)

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