Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vite Ruby can't find entrypoints/editor.js in the manifests. on Ruby 3.4.1 upgrade. #112

Closed
code-bunny opened this issue Jan 7, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@code-bunny
Copy link

As it says on the tin you get an error Vite Ruby can't find entrypoints/editor.js in the manifests. when you upgrade to Ruby 3.4.1. This is 'solved' by re-running the bundle exec rails g maglev:install script.

Not familiar enough with Vite, we don't use it at Opera or Code Bunnies. It would be grand if we could remove Vite as a dependency and just use importmaps and propshaft, or as close to a default Rails 8.0 as possible. But tech gripes aside, it is fussy when you upgrade your dev to a newer Ruby.

@did did added the documentation Improvements or additions to documentation label Jan 9, 2025
@did
Copy link
Contributor

did commented Jan 9, 2025

I've updated the doc accordingly 👉 https://docs.maglev.dev/guides/troubleshooting#iv-upgraded-my-ruby-version-and-i-see-errors-related-to-vite-in-my-logs

The discussion about removing Vite 👉#105

@did did closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants