Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i download this but find it can't work building #1

Open
784564578 opened this issue Apr 11, 2016 · 2 comments
Open

i download this but find it can't work building #1

784564578 opened this issue Apr 11, 2016 · 2 comments

Comments

@784564578
Copy link

this is building error
controllers\default.go:14: main.TplNames undefined (type *MainController has no field or method TplNames)
i learning not long
the views package can not find out

@shaunjohnson
Copy link

You can fix this error by executing "bee fix". This will rename "TplNames" to "TplName" in the sample source code, which fixes the build error.

@settermjd
Copy link
Owner

Thanks @shaunjohnson for the fix. Sorry that I've not checked in on this for a while.

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

No branches or pull requests

3 participants