Skip to content

What does it mean when I have this error message on the website testing website: "Failed! Error executing run.sh (often due to location of shell 'env')"? #2

@insight-cc-bot

Description

@insight-cc-bot

You most likely used a Windows machine to develop your code and there is most likely a ^M carriage character in your run.sh that is preventing the file from being executed in a Unix environment. Please replace all occurrences with a newline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions