Skip to content

Instantly share code, notes, and snippets.

@fredsiika
Created April 23, 2020 16:37
Show Gist options
  • Save fredsiika/bd2559087774e441cc91e1486f723d8e to your computer and use it in GitHub Desktop.
Save fredsiika/bd2559087774e441cc91e1486f723d8e to your computer and use it in GitHub Desktop.
npm command to prevent delayed running of malicious npm packages.
npm config set ignore-scripts true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment