You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
I'm seeing issues similar to #492 using v0.9.4.
actions/render.go:5:2: imported and not used: "github.com/gobuffalo/packr"
It appears to be related to newapp/templates/actions/render.go.tmpl importing packr in API mode, where the packr use is left out when in API mode.
I've got a fix I'll put a PR in for in just a minute to get this sorted out. Hope that works!
The text was updated successfully, but these errors were encountered: