Compare commits
4 Commits
3b9104429b
...
1ad0175ec1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1ad0175ec1 | ||
|
|
de12221d47 | ||
|
|
1d731fd3f3 | ||
|
|
455b35c755 |
@@ -12,7 +12,7 @@ fi
|
||||
|
||||
if [[ ! -f "$WIZARD_BIN" ]]; then
|
||||
echo "[mosaic-wizard] ERROR: Wizard bundle not found." >&2
|
||||
echo "[mosaic-wizard] Re-install with: npm install -g @mosaic/mosaic" >&2
|
||||
echo "[mosaic-wizard] Run 'pnpm build' in the mosaic-bootstrap repo, or re-install Mosaic." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user