Open johnnynumberfive-coder opened 3 months ago
The template installs fine, but when I run bin/dev puma doesn't load, and if I run rails s, I can signup and sign in, but can't sign out or cancel account. Button clicks, but nothing happens.
Incidentally, I tried making a new app without esbuild. The bin/dev and rails s commands have to be run separately, but all the buttons work :)
The template installs fine, but when I run bin/dev puma doesn't load, and if I run rails s, I can signup and sign in, but can't sign out or cancel account. Button clicks, but nothing happens.