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
Am I the only one who still has this problem? I can generate the dataloader file by specifying github.com/my/package.Model, however it always fails when I do []*github.com/my/package.Model. Any ideas on this?
go run github.com/vektah/dataloaden ProjectLoader int *myprivate.domain/backend.api/internal/domain.Project
zsh: no matches found: *myprivate.domain/backend.api/internal/domain.Project
how can this be solved?
The text was updated successfully, but these errors were encountered: