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 40c50e7 commit f4f5e54Copy full SHA for f4f5e54
Makefile
@@ -42,7 +42,7 @@ 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
+ @npm install pg-native
46
47
48
0 commit comments