Duplicates
Latest version
Current behavior 馃槸
Installing @solidjs/start@2.0.0-alpha.3 alongside Vite 8 with npm results in an error:
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error Could not resolve dependency:
npm error peer vite@"^7" from @solidjs/start@2.0.0-alpha.3
Expected behavior 馃
The installation should succeed without error.
Steps to reproduce 馃暪
Steps:
- Use the versions below in your SolidStart-project package.json
npm install
"devDependencies": {
"@solidjs/start": "2.0.0-alpha.3",
"vite": "8.1.0"
}
Context 馃敠
No response
Your environment 馃寧
Duplicates
Latest version
Current behavior 馃槸
Installing
@solidjs/start@2.0.0-alpha.3alongsideVite 8with npm results in an error:Expected behavior 馃
The installation should succeed without error.
Steps to reproduce 馃暪
Steps:
npm installContext 馃敠
No response
Your environment 馃寧