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

sheet.Rows undefined (type *xlsx.Sheet has no field or method Rows) #180

Open
tuesleep opened this issue Apr 25, 2020 · 2 comments
Open

Comments

@tuesleep
Copy link

tuesleep commented Apr 25, 2020

Hello, I have go get qor-example and go run main.go, but got an error:

# github.com/qor/exchange/backends/csv
../exchange/backends/csv/xlsx2csv.go:28:27: sheet.Rows undefined (type *xlsx.Sheet has no field or method Rows)

What's wrong is it?

@lxj5891
Copy link

lxj5891 commented Aug 30, 2020

me too

@raven-chen
Copy link
Member

The latest version introduced go mod. this has been fixed there. have a try please.

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

3 participants