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.

Error while parsing cli flags

See original GitHub issue

Hey!

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:closed
  • Created 3 years ago
  • Reactions:7
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
bodograumanncommented, Feb 16, 2021

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.

1reaction
danhorvathcommented, Feb 16, 2021
Read more comments on GitHub >

github_iconTop 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 >

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