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 🌎