Skip to content

go get github.com/dropbox/dbxcli cannot find module providing package #193

@ashhulme

Description

@ashhulme

getting the below errors when running the following command

root@:~/go# go get github.com/dropbox/dbxcli

github.com/dropbox/dbxcli imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox
github.com/dropbox/dbxcli imports
github.com/dropbox/dbxcli/cmd imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/auth: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/auth
github.com/dropbox/dbxcli imports
github.com/dropbox/dbxcli/cmd imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/files: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/files
github.com/dropbox/dbxcli imports
github.com/dropbox/dbxcli/cmd imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/sharing: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/sharing
github.com/dropbox/dbxcli imports
github.com/dropbox/dbxcli/cmd imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/team: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/team
github.com/dropbox/dbxcli imports
github.com/dropbox/dbxcli/cmd imports
github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/users: cannot find module providing package github.com/dropbox/dropbox-sdk-go-unofficial/dropbox/users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions