Skip to content

Troubleshoot: Run the building tool with only one user #217

@FabioPinheiro

Description

@FabioPinheiro

Background

There's no reason to run the building tool (sbt) with super user permissions.

Running the build with sudo (root user) or any other user will generate the target folder owned by that user.
Then if you run with another user this can lead to unintuitive permission errors. Like #216

DoD

Implementation Details/Hints

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomersquestionFurther information is requested

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions