We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d221e commit 3f32f7dCopy full SHA for 3f32f7d
Makefile
@@ -42,8 +42,6 @@ test-missing-native:
42
@echo "***Testing optional native install***"
43
@rm -rf node_modules/pg-native
44
@node test/native/missing-native.js
45
- @npm install pg-native@1.4.0
46
- @node test/native/missing-native.js
47
48
49
node_modules/pg-native/index.js:
0 commit comments