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

[Bug]: rsbuild的vue3+ts模版中使用pnpm i安装后报错[webpack-dev-middleware] Error: Unmatched version @rspack/[email protected], @rspack/[email protected], @rspack/[email protected] #4219

Closed
luoying1 opened this issue Dec 19, 2024 · 2 comments

Comments

@luoying1
Copy link

Version

"devDependencies": {
    "@rsbuild/core": "^1.1.8",
    "@rsbuild/plugin-vue": "^1.0.5",
    "typescript": "^5.7.2"
  }

Details

[Bug]: rsbuild的vue3+ts模版中使用pnpm i安装后报错[webpack-dev-middleware] Error: Unmatched version @rspack/[email protected], @rspack/[email protected], @rspack/[email protected]

Reproduce link

11

Reproduce Steps

11

@9aoy
Copy link
Collaborator

9aoy commented Dec 19, 2024

Rspack v1.1.7 is an unavailable version and has been deprecated. We are already working on this problem urgently, and for Rsbuild users, you can temporarily override the rspack version to 1.1.6.

see web-infra-dev/rspack#8767

@9aoy
Copy link
Collaborator

9aoy commented Dec 20, 2024

Rspack 1.1.8 has been released. Since rspack 1.1.7 has security risks, it is recommended that you check your system for any unusual activity. 🌹

https://github.com/web-infra-dev/rspack/releases/tag/v1.1.8

@9aoy 9aoy closed this as completed Dec 20, 2024
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

No branches or pull requests

2 participants