serverless / serverless/serverless

--no-color option not recognized

Open
#11,142 4 comments 0 reactions 1 assignee View on GitHub

@pbalajiips is already working on this.

Since Jun 8, 2022.

needs feedback
Dominant language
JavaScript
Stars
46.9k
Forks
5.7k
Avg merge
10h 7m
Merged PRs (30d)
57

Description

Are you certain it's a bug?
  • Yes, it looks like a bug
Is the issue caused by a plugin?
  • It is not a plugin issue
Are you using the latest version?
  • Yes, I'm using the latest version
Is there an existing issue for this?
  • I have searched existing issues, it hasn't been reported yet
Issue description

on V3.19.0 i got below error --no-color option not recognized

sh-4.2# sls deploy --region us-west-2 --stage testing --verbose --no-color
Running "serverless" from node_modules
Environment: linux, node 14.15.4, framework 3.19.0 (local) 3.19.0v (global), plugin 6.2.2, SDK 4.3.2
Docs:        docs.serverless.com
Support:     forum.serverless.com
Bugs:        github.com/serverless/serverless/issues

Error:
Detected unrecognized CLI options: "--color".
Service configuration (serverless.yml) content
N/A
Command name and used flags

sls deploy --region us-west-2 --stage testing --verbose --no-color

Command output
N/A
Environment information
N/A

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.