| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dfc61f7 commit d436888
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1982,7 +1982,7 @@ const errorMessage = styleText( | |||
| 1982 | 1982 | // Validate if process.stderr has TTY | |
| 1983 | 1983 | { stream: stderr }, | |
| 1984 | 1984 | ); | |
| 1985 | - console.error(successMessage); | ||
| 1985 | + console.error(errorMessage); | ||
| 1986 | 1986 | ``` | |
| 1987 | 1987 | ||
| 1988 | 1988 | `util.inspect.colors` also provides text formats such as `italic`, and | |
| Back | FazBrowse Home | New Git URL |
0 commit comments