Unable to start Gauge Intellij plugin
Asked Answered
E

4

6

I am new to android and have been following udacity android course. I was asked to install a existing android project from github on doing so I am getting following error.

Unable to start Gauge Intellij plugin.Could not find executable in PATH. Please make sure Gauge is installed. If Gauge is installed then set the Gauge executable path in settings -> tools -> gauge.

What is gauge? How can I solve this error and start working on the project??

I already installed gauge

Maybe the problem is with path here it is I am not getting how to set this path

Exhilaration answered 10/1, 2021 at 4:59 Comment(0)
W
2

In the android studio settings -> tools -> gauge give GUAGE_HOME path variable which is

Windows

%ProgramFiles%\gauge\bin

macOS

/usr/local/bin

linux

/usr/local/bin

Wedlock answered 29/3, 2021 at 8:44 Comment(0)
A
2

I was able fix this by uninstalling and re-installing gauge plugin in IntelliJ 2020.1.3

Affianced answered 6/4, 2021 at 9:43 Comment(0)
B
0

In the Android Studio go File → Plugins → Marketplace. Search for Gauge and install it. Gauge plugin

Bridging answered 10/1, 2021 at 7:16 Comment(0)
E
0

I have solved this problem. Basically the problem was I did not entered the path variable value and GAUGE_HOME variable value in setting->tools->gauge.

Exhilaration answered 10/1, 2021 at 15:11 Comment(1)
where is the path located ? I cant find it anywhereTerrapin

© 2022 - 2024 — McMap. All rights reserved.