Replies: 2 comments 6 replies
-
|
Can you look at getgauge/gauge-js#616 to find some ways to try and get additional information about why the plugin install is failing and your specific environment? |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
I've got the same problem with gauge-js v3.0.1 and v3.0.0. But I could install version v2.4.0. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed gauge 1.5.6. but installing the js plugin fails:
PS C:\Windows\system32> gauge install js -l debug
Gathering metadata for js
Downloading https://downloads.gauge.org/plugin/js?l=&p=html-report,screenshot&o=windows&a=amd64
Downloading https://github.com/getgauge/gauge-js/releases/download/v4.0.0/gauge-js-4.0.0.zip
.......................
Running plugin hook command => [npm install --omit=dev --silent]
Failed to install plugin 'js' version 4.0.0.
Reason: exit status 1
What can I do?
Beta Was this translation helpful? Give feedback.
All reactions