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 a1caf3c commit 8a78d5eCopy full SHA for 8a78d5e
package.json
@@ -10,7 +10,7 @@
10
"build": "next build",
11
"start": "next start",
12
"lint": "next lint",
13
- "install:agent": "sh ./scripts/setup-agent.sh || scripts/setup-agent.bat",
+ "install:agent": "sh ./scripts/setup-agent.sh || scripts\\setup-agent.bat",
14
"postinstall": "npm run install:agent"
15
},
16
"dependencies": {
0 commit comments