Troubleshooting
Last updated
Was this helpful?
Last updated
Was this helpful?
There's a chance that Vite-ruby wasn't installed, or that errors occurred during the installation process.
First, make sure you have yarn
installed on your machine. Then, re-run these two steps of the installation procedure:
The Maglev editor UI is a VueJS application and therefore it requires a couple of Javascript libraries to be built by Vite. Those Javascript libraries seems to not be installed. To install them, type:
You need to re-generate the Maglev editor UI assets with the following commands: