question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Strange output in terminal. Runs endlessly.

See original GitHub issue
Overview of the issue

When installing any version of compodoc and running any compodoc command (e.g. “npx compodoc -V”), there seems to be a script running endlessly and outputting very strange things.

It’s possible the issue is “colors” dependency. See this article https://snyk.io/blog/open-source-npm-packages-colors-faker/

Operating System, Node.js, npm, compodoc version(s)

MacOS Big Sur Nodejs v14 npm 6.14.15 compodoc version: any

Angular configuration, a package.json file in the root folder
Compodoc installed globally or locally ?

Locally installed

If possible sourcecode of the file where it breaks
If possible your terminal logs before the error
Motivation for or Use Case
Reproduce the error
Related issues
Suggest a Fix

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
vogloblinskycommented, Jan 10, 2022

Ok, fixed with compodoc 1.1.18

1reaction
mavidulincommented, Jan 10, 2022

Thanks for the fast answer, however, the issue remains with version 1.1.17. In package.json inside node_modules/@compodoc/compodoc I also see the “colors” dependency.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Background process of subshell strange behaviour
Looking at the output of ps , the controlling terminal changes from pts/x to ?. How did this happen without the use of...
Read more >
cls in PowerShell and cmd.exe doesn't fully clear the Terminal ...
Start Terminal, with either a Command Prompt (cmd.exe) tab or a PowerShell tab. Run this command: type C:\Windows\System32\OEMDefaultAssociations.xml ...
Read more >
Linux terminal print weird characters when using curses library
To see the difference, run the locale command as your normal user, and compare it with the output when running as root.
Read more >
BASH Fix Display and Console Garbage and Gibberish on Linux
Sometimes my R & D result in the weird output on the screen. For example, accidentally I run cat command over binary file...
Read more >
Troubleshooting — Powerline beta documentation
zsh ), in the second it should be something like /home/USER/.../powerline/bindings/zsh/powerline.zsh . If this is true it may be a powerline bug, but...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found