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 d12cf1b commit 1b044f9Copy full SHA for 1b044f9
package.json
@@ -11,7 +11,7 @@
11
"install": "npm run libchdb && npm run build",
12
"test": "node example.js",
13
"libchdb": "./update_libchdb.sh",
14
- "build": "node-gyp configure build"
+ "build": "node-gyp configure build --verbose"
15
},
16
"author": {
17
"name": "chdb",
0 commit comments