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.
2 parents 9d35560 + 616be80 commit fa241b2Copy full SHA for fa241b2
package.json
@@ -38,7 +38,7 @@
38
"node": ">=18.18"
39
},
40
"scripts": {
41
- "postinstall": "cd $INIT_CWD && make upgrade",
+ "postinstall": "cd $INIT_CWD && make upgrade || true",
42
"test": "jest"
43
44
"author": {
0 commit comments