We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Looks like it might be a go mod issue:
sysl-catalog --serve demo.sysl Serving on http://localhost:6900 error parsing "github.com/anz-bank/sysl-examples/demos/sizzle_restaurant/sizzle.sysl": no go.mod file, run `go mod init` first ERRO[0000] Error creating project markdown:template: 0:6:21: executing "0" at <MacroPackages .Module>: error calling MacroPackages: runtime error: invalid memory address or nil pointer dereference 0 [_____________________________________________________________________________________________________________________________________________________________] ?% ? p/s 0s The generated files are output to folder `/`
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like it might be a go mod issue:
The text was updated successfully, but these errors were encountered: