You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable npm lifecycle scripts and fix npx usage for security (#1037)
- Add --ignore-scripts flag to npm/yarn install in .gitpod.yml
- Replace npx netlify-lambda with yarn netlify-lambda in package.json
Related to PDE-128
Co-authored-by: Ona <no-reply@ona.com>
0 commit comments