We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a4bbb commit 065fe98Copy full SHA for 065fe98
test-infra/uncached-npm-install.sh
@@ -1,4 +1,5 @@
1
#!/bin/bash
2
+set -e
3
cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
4
npm install
5
rm npm-shrinkwrap.json
0 commit comments