class ViteRuby::Error
def message
def message super.sub(":troubleshooting:", <<~MSG) Visit the Troubleshooting guide for more information: https://vite-ruby.netlify.app/guide/troubleshooting.html#troubleshooting MSG end
def message super.sub(":troubleshooting:", <<~MSG) Visit the Troubleshooting guide for more information: https://vite-ruby.netlify.app/guide/troubleshooting.html#troubleshooting MSG end