-
Notifications
You must be signed in to change notification settings - Fork 443
Closed as not planned
Labels
status: missing info/reproductiontype: bugcode to address defects in shipped codecode to address defects in shipped code
Description
Describe the bug
I am seeing SyntaxError: of many types when running netlify dev.
you can clear all the scripts and just for the fact the vite is a dependency, you can't run the netlify command.
If i remove vite from devDependencies, the command works fine
Steps to reproduce
1 - create a basic vite project choosing vanillasJs and Typescript
2 - run netlify dev
Configuration
i did not specify any custom configurations. I just netlify init and picked to used existing netlify app
Environment
version: netlify-cli/19.1.4 darwin-arm64 node-v22.14.0
vite version: ^6.2.0
Laptop: Apple M3
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: missing info/reproductiontype: bugcode to address defects in shipped codecode to address defects in shipped code