Skip to content

Shell syntax errors #35

Open
Open
@jan-hudec

Description

@jan-hudec

When installing features dioxus:0.1.8 and wasm-server-runner:0.1.8, but it would apply similarly to all the features using the same binstall template, I'm getting

./install.sh: line 23: !cargo: command not found

The problem is that in the bash in the mcr.microsoft.com/devcontainers/rust:1-1-bookworm image the ! must be separated from the command by whitespace. Which is the case in the preceding two conditions, but not in the last one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions