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

Template missing #217

Open
zillaer opened this issue Jun 16, 2022 · 1 comment
Open

Template missing #217

zillaer opened this issue Jun 16, 2022 · 1 comment

Comments

@zillaer
Copy link

zillaer commented Jun 16, 2022

An error is reported when compiling after "go-bindata -pkg webserver -o bindata.go webfiles/"

error message:

github.com/salesforce/sloop/pkg/sloop/webserver

pkg/sloop/webserver/debug.go:99:70: undefined: _webfilesDebugviewkeyHtml
pkg/sloop/webserver/debug.go:205:72: undefined: _webfilesDebuglistkeysHtml
pkg/sloop/webserver/debug.go:346:66: undefined: _webfilesDebughistogramHtml
pkg/sloop/webserver/debug.go:361:68: undefined: _webfilesDebugconfigHtml
pkg/sloop/webserver/debug.go:376:56: undefined: _webfilesDebugHtml
pkg/sloop/webserver/debug.go:401:80: undefined: _webfilesDebugtablesHtml
pkg/sloop/webserver/indexhandler.go:24:56: undefined: _webfilesIndexHtml
pkg/sloop/webserver/resourcehandler.go:58:62: undefined: _webfilesResourceHtml
make: *** [all] Error 2

@zillaer
Copy link
Author

zillaer commented Jun 16, 2022

#218 fix it

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

1 participant