- 18 Feb 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
CLI issues
- Updated on 18 Feb 2025
- 1 Minute to read
- Print
- DarkLight
- PDF
CLI Troubleshooting
If you're having trouble with CLI commands or functionality, this could be due to installing the CLI in an unsupported method. Only the documented method (Install the CLI) is supported. Any other method could lead to issues with CLI commands.
If you did a yarn install, complete the following steps:
Use the
yarn remove
command to remove the erroneous CLI installation.In a new directory, use
npm install
and follow the documented workflow in Install the CLI.
Error Messages
The following are error messages you may encounter when using the CLI.
Command: any
Error: Command not found
Resolution: Upgrade to the new CLI.
Command: login
login
Code | Response text and description | Resolution |
---|---|---|
|
| Verify that you have included the required parameters. |
| ||
This only occurs when logging in with a one-time password. | ||
| ||
| Verify your permissions with your organization administrator. | |
|
| Verify your credentials and then try logging in after at least one hour. |
|
| Contact Crowdbotics Customer Support. |
Command: publish
publish
Code | Response text and description | Resolution |
---|---|---|
| The URL is incorrect or Crowdbotics does not have permission to reach the specified repository.
For more information, refer to Publish your modules. | |
|
| Verify that you have included the required parameters. |
| Verify that you have included the required parameters. | |
|
| Log out and log in again. |
|
| Verify your permissions with your organization administrator. |
|
| Verify that you have included the required parameters. |
| ||
| ||
|
| Contact Crowdbotics Customer Support. |
|
|