-
Notifications
You must be signed in to change notification settings - Fork 59
Install fails because of jsonpath postinstall #133
Comments
@jgroom33 Thanks.
Anyways, now I can run a strest file from the shell. But I can't run from the vscode plugin - I get an error popup with |
the plugin depends on where your cursor is. it needs to be within a request object |
i agree the install is a hack. |
Doesn't work for me... even if the cursor is within the request text. Also when I click the blue button on the top-right. In both cases I get that popup. The text of my |
What OS and versions of the libs? |
latest of everything: @strest/cli 2.4.0 ubuntu 18.10 (works from CLI, but not using vscode plugin) |
since this is an issue with the plugin, it should be opened there: https://github.com/jgroom33/vscode-strest-client/issues |
I install using
sudo npm i -g @strest/cli
During postinstall it shows:
The text was updated successfully, but these errors were encountered: