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
Error: generating file for schema public: error running postrun command ["echo" "..\models\public.go"]: exec: "echo":
executable file not found in %PATH%
gnorm.toml
PostRun = ["echo", "$GNORMFILE"]
windows 10
install
go get gnorm.org/gnorm
cd gopath/src/gnorm.org/gnorm
go get github.com/magefile/mage
mage build
The text was updated successfully, but these errors were encountered:
Error: generating file for schema public: error running postrun command ["echo" "..\models\public.go"]: exec: "echo":
executable file not found in %PATH%
gnorm.toml
PostRun = ["echo", "$GNORMFILE"]
windows 10
install
The text was updated successfully, but these errors were encountered: