-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I get errors when executing the command:
cdk deploy start --config mqtt_emqx.yaml
error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
--> ../.cargo/git/checkouts/fluvio-190650900278d481/d9a7632/connector/cargo_template/Cargo.toml:2:8
|
2 | name = "{{project-name}}"
| ^^^^^^^^^^^^^^^^^^
|
error: invalid inline table
expected `}`
--> ../.cargo/git/checkouts/fluvio-190650900278d481/d9a7632/smartmodule/cargo_template/Cargo.toml:11:23
|
11 | fluvio-smartmodule = {{fluvio-smartmodule-cargo-dependency}}
| ^
|
Error: Could not find a default cargo package in /home/emq/sql-connector/Cargo.toml. Try the -p option to specify a project/package.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels