Skip to content

Conversation

@jespino
Copy link

@jespino jespino commented Dec 5, 2025

  • Add npm/yarn ignore-scripts config to Dockerfile
  • Disable npx with a stub that shows an error message
  • Add --ignore-scripts flag to npm install

Related to PDE-128

jespino and others added 2 commits December 5, 2025 17:06
- Add npm/yarn ignore-scripts config to Dockerfile
- Disable npx with a stub that shows an error message
- Add --ignore-scripts flag to npm install

Related to PDE-128

Co-authored-by: Ona <[email protected]>
Replace hardcoded /usr/bin/npx and /usr/local/bin/npx with $(which npx)
to handle different npx installation locations.

Co-authored-by: Ona <[email protected]>
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.

2 participants