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

fix: invalid version when checking vscode engine #147

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

hyoban
Copy link
Contributor

@hyoban hyoban commented Jan 9, 2025

Description

I encountered this error when updating

TypeError: Invalid Version: ^1.92.0
    at new SemVer (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:7954:14)
    at compare (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:8438:33)
    at Object.gt (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:8515:30)
    at Object.beforeWrite (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:10218:27)
    at writePackageJSON (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:10340:32)
    at writePackage (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/shared/taze.GGCFjr0T.mjs:10413:14)
    at check (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/cli.mjs:8967:13)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async Object.handler (file:///Users/hyoban/.npm/_npx/16d8e2cf83f8302f/node_modules/taze/dist/cli.mjs:9497:18)

Linked Issues

Additional context

@antfu antfu merged commit 13dcf44 into antfu-collective:main Jan 9, 2025
5 checks passed
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