Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Import error generating new app as API only #648

Closed
tsmith1024 opened this issue Sep 19, 2017 · 1 comment
Closed

Import error generating new app as API only #648

tsmith1024 opened this issue Sep 19, 2017 · 1 comment

Comments

@tsmith1024
Copy link
Contributor

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!

@markbates
Copy link
Member

PR is very welcome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants