Skip to content
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

Deploy problem. #102

Open
pistoletov1974 opened this issue Apr 3, 2024 · 0 comments
Open

Deploy problem. #102

pistoletov1974 opened this issue Apr 3, 2024 · 0 comments

Comments

@pistoletov1974
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant