Skip to content

Conversation

@marcelklehr
Copy link
Member

fixes #1374

@marcelklehr marcelklehr requested a review from Copilot September 16, 2025 08:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes issue #1374 by adding functionality to set write permissions on the node_modules folder after dependency installation. The change ensures that files in the node_modules directory have proper permissions to prevent potential access issues.

  • Adds a new method to recursively set permissions on node_modules files
  • Integrates permission setting into the dependency installation workflow
  • Stores the node_modules directory path as a class property for reuse

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@marcelklehr
Copy link
Member Author

/backport to stable10

@marcelklehr
Copy link
Member Author

/backport to stable9

@marcelklehr marcelklehr merged commit 78a07d8 into main Sep 16, 2025
41 of 42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Upgrade to NC 32 RC2 Check for write permissions failed

2 participants