Remove-sudo-from-MD-installation-#877 #917

Merged
a24julot merged 3 commits from Remove-sudo-from-MD-installation-#877 into team_1_week_5 2026-05-12 13:20:28 +00:00
Collaborator

The usage of sudo in the installation made the NPM (node modules) to not have the suitable privileges to create directories.

The usage of sudo in the installation made the NPM (node modules) to not have the suitable privileges to create directories.
The usage of sudo in the installation made the NPM (node modules) to not have the suitable privileges to create directories.
Author
Collaborator

This is the parent to this issue: #791

This is the parent to this issue: https://git.webug.se/Andras/BoundlessFlowCampus2K/issues/791
a22erigr 2026-05-12 11:28:21 +00:00
b24idalu requested changes 2026-05-12 13:09:46 +00:00
Dismissed
b24idalu left a comment
Collaborator

Review on #877

Whats done

Removed sudo from MD installation

Inspected following files

  • scripts/README.md
    • Indentation/code styling
      • No changes made, looks good.
    • Naming convention
      • No changes made, looks good.
    • Comments
      • No changes made, looks good.
    • General code quality
      • No changes made, looks good.

What needs to be done

  • scripts/README.md
    • In the parent issue, there was another suggestion about documenting the problem in the readme which might be good to add.

Conclusion

  • Solution is good, could just add a comment about the error sudo can give if not used everywhere.
# Review on #877 ## Whats done Removed sudo from MD installation ### Inspected following files + scripts/README.md + Indentation/code styling + No changes made, looks good. + Naming convention + No changes made, looks good. + Comments + No changes made, looks good. + General code quality + No changes made, looks good. ## What needs to be done + scripts/README.md + In the parent issue, there was another suggestion about documenting the problem in the readme which might be good to add. ## Conclusion + Solution is good, could just add a comment about the error sudo can give if not used everywhere.
Author
Collaborator

Really good note! i will do that change right away.

Really good note! i will do that change right away.
Added comment explaining the change
b24idalu approved these changes 2026-05-12 13:18:08 +00:00
b24idalu left a comment
Collaborator

Looks ready for merge!

Looks ready for merge!
a24julot merged commit 2ea5bc8965 into team_1_week_5 2026-05-12 13:20:28 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K!917
No description provided.