deployed
deployed copied to clipboard
Failed to resolve module specifier "@hotwired/turbo"
Thanks for this great work!
I have Rails 7.1.3.3 app, when I following the installation setup I faced the following errors in the browser console:
Uncaught TypeError: Failed to resolve module specifier "@hotwired/turbo". Relative references must start with either "/", "./", or "../".
Uncaught
ReferenceError: execDeployed is not defined
at HTMLButtonElement.onclick (deployed:242:356)
I'm using esbuild
, not importmaps
.