-
Notifications
You must be signed in to change notification settings - Fork 143
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
- I have tried upgrading by running
bundle update vite_ruby. - I have read the troubleshooting section before opening an issue.
Description 📖
Procfile.dev is missing web: bin/rails s so Rails doesn't start on bin/dev.
Reproduction 🐞
Performed usual vite_rails installation as per README.md. Same thing with inertia_rails. Had no problems with vite_rails: 3.0.20 a few weeks ago.
Vite Ruby Info
% bin/rake vite:info
bin/vite present?: true
vite_ruby: 3.10.0
vite_rails: 3.10.0
rails: 8.1.2
ruby: ruby 4.0.1 (2026-01-13 revision e04267a14b) +PRISM [arm64-darwin24]
node: v24.14.0
npm: 11.9.0
installed packages:
aha4@ /Users/petru/dev/aha4
├─┬ @tailwindcss/vite@4.2.2
│ └── vite@8.0.1 deduped
├─┬ @vitejs/plugin-react@6.0.1
│ └── vite@8.0.1 deduped
├─┬ vite-plugin-ruby@5.2.0
│ └── vite@8.0.1 deduped
└── vite@8.0.1
Screenshots 📷
Provide console or browser screenshots of the problem.
Reactions are currently unavailable
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