fluvio-community / fluvio-community/sql-connector
Deploy problem.
- Dominant language
- Rust
- Stars
- 8
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
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**.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.