Skip to content

bundle exec vite install not creating binstubs #580

@Wardrop

Description

@Wardrop

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

No one assigned

    Labels

    bug: pending triageSomething doesn't seem to be working, but hasn't been verified

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions