escpos
escpos copied to clipboard
BrokenImport
Hello, I'm trying to use the README example and VSCode gives brokenimport error. I tried go mod tidy and go get the package, but still with error. Let me know what I can do to help.
Started working now somehow. But I had to comment the line: p.SetConfig(escpos.ConfigEpsonTMT20II)
to make it work. the error is:
p.SetConfig undefined (type *escpos.Escpos has no field or method SetConfig)compilerMissingFieldOrMethod