restuwahyu13 / golang-pos

Example golang point of sale.
48 stars 20 forks source link

[ERROR] go run main.go || make go run #2

Open secretnamebasis opened 1 year ago

secretnamebasis commented 1 year ago
go run main.go || make go run
helpers/helper.json.go:8:2: no required module provides package github.com/restuwahyu13/golang-pos/schemas; to add it:
    go get github.com/restuwahyu13/golang-pos/schemas
m2c    -o go -e go go.mod
make: m2c: No such file or directory
make: *** [<builtin>: go] Error 127
secretnamebasis commented 1 year ago
go get github.com/restuwahyu13/golang-pos/schemas
go: github.com/restuwahyu13/golang-pos/schemas: no matching versions for query "upgrade"
restuwahyu13 commented 1 year ago

Thanks for your pull req @secretnamebasis , maybe next time i will fixed this issue

DeepAung commented 1 month ago

Should the module name be schemes instead of schemas?

restuwahyu13 commented 6 days ago

Should the module name be schemes instead of schemas?

I think this typo naming