serverless / serverless/serverless
--no-color option not recognized
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.