-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
bug: pending triageSomething doesn't seem to be working, but hasn't been verifiedSomething doesn't seem to be working, but hasn't been verified
Description
Description 📖
I've just run the same bundle exec vite install and it didn't end up creating the binstubs (e.g. bin/vite) the documentation said it would. I got unknown switches "-" in the output after the "Creating binstub" step, so I assume that has something to do with it.
> bundle exec vite install
Creating binstub
Unknown switches "-"
Creating configuration files
Installing sample files
Installing js dependencies
...
I had other issues too like it hanging on the Installing js dependencies step. I had to crash out of it re-run a few times to finally get it to complete without it reporting any further package changes. Someone might need to check that whole vite install process.
Reproduction 🐞
Run bundle exec install vite using Ruby 3.4.7.
</details>
### Screenshots 📷
_Provide console or browser screenshots of the problem_.
Metadata
Metadata
Assignees
Labels
bug: pending triageSomething doesn't seem to be working, but hasn't been verifiedSomething doesn't seem to be working, but hasn't been verified