Jason Hobbs
Joined
210 Experience
2 Lessons Completed
0 Questions Solved
Activity
Posted in How to use Hotwire in Rails Discussion
I had a problem running the repo, I got an error: ActionView::Template::Error (The asset "importmap.json" is not present in the asset pipeline.
):
I had to create the folder "libraries" in app/assets/javascripts and then it ran fine.