Skip to content

Fix typecheck with current pnpm install - #1

Draft
1071125093 wants to merge 1 commit into
masterfrom
cursor/diagnose-project-issue-544e
Draft

Fix typecheck with current pnpm install#1
1071125093 wants to merge 1 commit into
masterfrom
cursor/diagnose-project-issue-544e

Conversation

@1071125093

@1071125093 1071125093 commented May 28, 2026

Copy link
Copy Markdown
Owner

Summary

  • Enable skipLibCheck so TypeScript typechecking ignores conflicting third-party declaration files from Cypress/Vitest dependency chains.
  • Refresh the pnpm lockfile for the current pnpm lockfile format.
  • Update generated Vue sourcemaps after rebuilding with the refreshed dependency graph.

Validation

  • pnpm exec tsc --noEmit
  • pnpm exec vitest run
  • pnpm build
Open in Web Open in Cursor 

Co-authored-by: Xiaojin <1071125093@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants