###To solve: npm WARN locking Error: EACCES
sudo chown -R $(whoami) $HOME/.npm
# To install golag on MacOSX using brew and make sure everything is brewed in properly | |
export GOPATH="${HOME}/.go" | |
export GOROOT="$(brew --prefix golang)/libexec" | |
export PATH="$PATH:${GOPATH}/bin:${GOROOT}/bin" | |
test -d "${GOPATH}" || mkdir "${GOPATH}" | |
test -d "${GOPATH}/src/github.com" || mkdir -p "${GOPATH}/src/github.com" | |
brew install go |
###To solve: npm WARN locking Error: EACCES
sudo chown -R $(whoami) $HOME/.npm
#Add shortcut to Application menu in Linux Mint
Example will be setting up VS Code on Mint and add shortcut to menu and panel.
Actually, it is really easy, you can just download ir from website, unzip in desired folder and run from there, so this is just about a way to add shourtcut where you want it.
##Download