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 1771a8a commit cafb0ebCopy full SHA for cafb0eb
governance/xc_admin/packages/xc_admin_frontend/README.md
@@ -6,7 +6,7 @@ First, run the development server:
6
7
```bash
8
pyth-crosschain % npm install
9
-pyth-crosschain % npx run lerna build --scope xc_admin_frontend --include-dependencies
+pyth-crosschain % npx lerna run build --scope xc_admin_frontend --include-dependencies
10
pyth-crosschain % cd governance/xc_admin/packages/xc_admin_frontend
11
xc_admin_frontend % npm run dev
12
```
0 commit comments