Error while parsing cli flags
See original GitHub issueHey!
Since today all our chromatic builds have been failing with the following error:
$ npx chromatic --project-token XXX
npx: installed 321 in 8.41s
Unhandled promise rejection: Flag keys may not contain '-': project-token, app-code, build-script-name, output-dir, storybook-build-dir, allow-console-errors, auto-accept-changes, exit-once-uploaded, exit-zero-on-changes, ignore-last-build-on-branch, patch-build, preserve-missing, junit-report, do-not-start, script-name, storybook-port, storybook-url, storybook-https, storybook-cert, storybook-key, storybook-ca
Based on the stack trace this issue is probably related to a new release in the meow
dependency https://github.com/sindresorhus/meow/releases/tag/v8.1.1
Issue Analytics
- State:
- Created 3 years ago
- Reactions:7
- Comments:14 (1 by maintainers)
Top Results From Across the Web
GLPDDS006E Error while parsing command line arguments.
Explanation. The command line arguments could not be parsed. Action. Use the -? option to see the usage for the command.
Read more >Error parsing the command-line arguments - TeraByte Unlimited
Re: Error parsing the command-line arguments That is it is normal? And in my opinion it is an parsing error. 100%.
Read more >KeyError while parsing command line arguments
I've been trying to parse arguments on the command line. In the code which I've been trying to run. ap = argparse.
Read more >One or More Errors Occurred While Parsing Command Line ...
I built a Package installerin NI Package Builder. When I try to openit on another machine I'mgetting the following error: NI Package Manager ......
Read more >Error parsing command line options - MongoDB
Hi guys, I am trying to clone a database using mongodump and mongorestore, however, when specifying the connection string I constantly ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry, I did not intent to bother you with this. I feel it is usually a good thing to keep all information for a specific issue in one place. That way people can find it more easily.
Of course if this causes problems for you, I will respect your decision.
It seems one was already opened https://github.com/chromaui/chromatic-cli/issues/281