Skip to content

CLI command *Compile* is missing #12

Answered by kysely
rydlobeton asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rydlobeton,

I apologize for the inconvenience — we deprecated commands related to the previous OneSDK version (pre 3, for Node.js only) and removed them in the latest release.

Downgrading CLI to the last major 3 version will support your workflow.

Regarding the second error, it seems like an issue with the number in the provider name. As per the regex presented in the error, the provider name must start with a lowercase letter, followed by either a lowercase letter, an underscore (_) or a dash (-).

Given that, the given provider name main_upgates_client3 is invalid.

Hope this helps!
Radek

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@rydlobeton
Comment options

@zdne
Comment options

@zdne
Comment options

@rydlobeton
Comment options

Answer selected by rydlobeton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants