Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
4 of 30 tasks
anatawa12 opened this issue Jan 20, 2025 · 0 comments · May be fixed by #1312 or #1316
Open
4 of 30 tasks

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

anatawa12 opened this issue Jan 20, 2025 · 0 comments · May be fixed by #1312 or #1316
Labels
bug Something isn't working

Comments

@anatawa12
Copy link

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.)
@anatawa12 anatawa12 added the bug Something isn't working label Jan 20, 2025
@anatawa12 anatawa12 linked a pull request Jan 21, 2025 that will close this issue
@kakkokari-gtyih kakkokari-gtyih linked a pull request Jan 28, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant