Skip to content

fails with "please make sure go is installed" #116

@SVilgelm

Description

@SVilgelm

Hi,

I'm using Goland 2023.1.1 and go 1.20.4. The issue is that the Analytics plugin is unable to find the installed go.

I do not install go on system/user level, I use Goland to download and install the needed version of go. If I open a Mac terminal and type which go, I will get back go not found. But if I do same in the Goland's terminal then I get /Users/<user>/go/go1.20.4/bin/go

Here is the screen shot of the full error message.
Screenshot 2023-05-19 at 10 00 10 AM

Steps to reproduce:

  • Install Goland on clean system
  • Open a go project
  • Go to Settings -> Go -> GOROOT
  • Click on + -> Download
  • Select the any version of Go and install
  • Go to Settings -> Plugins
  • Install Dependency Analitycs
  • Open go.mod and run Dependency Analytics Report

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions