We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f0d324 commit 4d70fa9Copy full SHA for 4d70fa9
smoke-tests/tap-snapshots/test/index.js.test.cjs
@@ -88,6 +88,9 @@ npm error
88
npm error --ignore-scripts
89
npm error If true, npm does not run scripts specified in package.json files.
90
npm error
91
+npm error --allow-git
92
+npm error Limits the ability for npm to fetch dependencies from git references.
93
+npm error
94
npm error --audit
95
npm error When "true" submit audit reports alongside the current npm command to the
96
0 commit comments