diff --git a/dzx.ts b/dzx.ts
index 98a736e..f4a574f 100755
--- a/dzx.ts
+++ b/dzx.ts
@@ -1,8 +1,8 @@
///
import { join, readAll } from "./deps.ts";
-import { ProcessError } from "./src/process_error.ts";
import { $, cd, quote } from "./mod.ts";
+import { error } from "./src/_utils.ts";
window.$ = $;
window.cd = cd;
@@ -19,9 +19,10 @@ try {
`data:application/typescript,${encodeURIComponent(data)}`
);
} else {
- console.error(`usage: dzx