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 f315e34 commit 4ef6e9eCopy full SHA for 4ef6e9e
package.json
@@ -27,7 +27,7 @@
27
"scripts": {
28
"demo": "PORT=5000 node demo/server.js",
29
"test": "echo \"Error: no test specified\" && exit 1",
30
- "postinstall": "node ./node_modules/@cocreate/cli/check-coc.js"
+ "postinstall": "node $PWD/node_modules/@cocreate/cli/check-coc.js"
31
},
32
"repository": {
33
"type": "git",
0 commit comments