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

#8.4 installing boltbrowser, boltdbweb #1

Open
seulachoi opened this issue Dec 27, 2021 · 0 comments
Open

#8.4 installing boltbrowser, boltdbweb #1

seulachoi opened this issue Dec 27, 2021 · 0 comments

Comments

@seulachoi
Copy link

##Issue
cannot install bolt browser, boltdbweb in Go (version 1.17.3)

##Explanation

  1. when using go get command, I got below message.
    go get: installing executables with 'go get' in module mode is deprecated. To adjust and download dependencies of the current module, use 'go get -d'. To install using requirements of the current module, use 'go install'. To install ignoring the current module, use 'go install' with a version, like 'go install example.com/cmd@latest'. For more information, see https://golang.org/doc/go-get-install-deprecation or run 'go help get' or 'go help install'.

  2. when using go install command, there is no error, but command not found: boltbrowser.
    seems that bolt browser is not installed normally.

Screen Shot 2021-12-28 at 12 27 23 AM

Screen Shot 2021-12-28 at 12 29 00 AM

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

1 participant