We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On a fresh install of forever 4.0.3, forever list --plain prints a green "info:" prompt:
If I downgrade to forever 4.0.2, the text is printed without color:
This was observed on Node 16.14.0 on Amazon Linux 2 for ARM, and on Node 17.2.0 on a M1 Max MacBook Pro.
The text was updated successfully, but these errors were encountered:
FYI, known issue caused by upgrading Winston dependency to v3, see #1128 (comment) and #1130 (comment)
Sorry, something went wrong.
This problem also exists for the "data:" prompt.
This was observed on Node 18.10.0 running on bullseye on a Raspberry Pi 3b+
Downgrading to forever 4.0.2 fixed the problem.
No branches or pull requests
On a fresh install of forever 4.0.3, forever list --plain prints a green "info:" prompt:
If I downgrade to forever 4.0.2, the text is printed without color:
This was observed on Node 16.14.0 on Amazon Linux 2 for ARM, and on Node 17.2.0 on a M1 Max MacBook Pro.
The text was updated successfully, but these errors were encountered: