-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
'dev' is not a registered command. See 'bx help' #17
Comments
happens in the CLI as well |
@sagi-vicomi
|
I think it is because you are behind a proxy. I had the same issue and I fixed it by connecting to a SSL VPN network. |
A year later (I'd just see it) |
bx plugin install dev -r bluemix |
Happened to me on CLI (outside vscode) when the command was executed as the root user. Interestingly, it works for non-root users but fails for a different reason. The fix mentioned in the comments solved the issue:
This hints that this is not an extension issue but something fundamental to the CLI packages from ibmcloud. |
thanks for this , i have been on this issue for 4 days trying to host to ibmcloud, thanks i appreciate |
Trying to run dev commands and always get the same error
'dev' is not a registered command. See 'bx help'
The text was updated successfully, but these errors were encountered: