[ERR] Jovo requires gactions CLI


#1

I see this issue in Oct 2020 with no resolution. I just installed a ChromeBox 4 with built in Debian and get the error below. Also the Hint gives a 404 error:

johnxmurphy@penguin:/mnt/chromeos/GoogleDrive/MyDrive/Dev/jovo/my-google-action$ /usr/local/bin/aog_cli/gactions login
:heavy_check_mark: Done. Successfully logged in.
johnxmurphy@penguin:/mnt/chromeos/GoogleDrive/MyDrive/Dev/jovo/my-google-action$ jovo deploy

jovo deploy: Deploys the project to the voice platform.

Learn more: https://jovo.tech/docs/cli/deploy

:heavy_multiplication_x: Deploying Conversational Action
› Error: There was a problem:

› [ERR] Jovo requires gactions CLI

› Module: jovo-cli-platform-google-ca
› Hint: Install the gactions CLI following this guide: https://developers.google.com/assistant/conve
› rsational/quickstart#install_the_gactions_command-line_tool


#2

Hi @John_Murphy,

What version of node are you using?

The hint works for me, maybe a line break was the issue? https://developers.google.com/assistant/conversational/quickstart#install_the_gactions_command-line_tool


#3

I fixed that problem and node -v is v15.14.0.

I’m still working through other issues related to the CB 4. More later…