We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Apparently the CLI is not correctly executed when called
AssistantCli Version Add the version of your AssistantCli
To Reproduce Steps to reproduce the behavior:
Error: Command failed: /tmp/node_modules/electron/dist/electron --no-logging /tmp/node_modules/assistant-cli/dist/fetch-token.js /bin/sh: línea 1: /tmp/node_modules/electron/dist/electron: No such file or directory at checkExecSyncError (node:child_process:871:11) at execSync (node:child_process:943:15) at getToken (/tmp/node_modules/assistant-cli/dist/app.js:25:21) at /tmp/node_modules/assistant-cli/dist/app.js:58:18 at Generator.next (<anonymous>) at fulfilled (/tmp/node_modules/assistant-cli/dist/app.js:5:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { status: 127, signal: null, output: [ null, <Buffer >, <Buffer 2f 62 69 6e 2f 73 68 3a 20 6c c3 ad 6e 65 61 20 31 3a 20 2f 74 6d 70 2f 6e 6f 64 65 5f 6d 6f 64 75 6c 65 73 2f 65 6c 65 63 74 72 6f 6e 2f 64 69 73 74 ... 37 more bytes> ], pid: 9219, stdout: <Buffer >, stderr: <Buffer 2f 62 69 6e 2f 73 68 3a 20 6c c3 ad 6e 65 61 20 31 3a 20 2f 74 6d 70 2f 6e 6f 64 65 5f 6d 6f 64 75 6c 65 73 2f 65 6c 65 63 74 72 6f 6e 2f 64 69 73 74 ... 37 more bytes> }
Expected behavior The program runs normally
Screenshots
CLI (please complete the following information):
The text was updated successfully, but these errors were encountered:
Thanks for the feedback! It will be solved on next release
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Apparently the CLI is not correctly executed when called
AssistantCli Version
Add the version of your AssistantCli
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The program runs normally
Screenshots
CLI (please complete the following information):
The text was updated successfully, but these errors were encountered: