Skip to content

Build process fails due to comment in copy-paste command #36

@barbaraperic

Description

@barbaraperic

Description

The build process command fails when copied due to bash not interpreting # as a comment, though the build ultimately succeeds.

Location

Build Process section

Error Message:

make: *** No rule to make target #'. Stop.`

Issue

  • Copy button includes comment that bash doesn't handle properly
  • Confuses users even though build succeeds
  • Creates unnecessary error output

Suggested Fix

Remove the comment from the copyable command to eliminate the error message.

Reference: Akave SDK CLI Report

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