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.

Version 0.14.5 doesnt work with config file

See original GitHub issue

Describe the bug I using version 0.14.5 and it doesn’t work with codegen.yml file. Always get error message Flag --schema is missing!. When downgrade to 0.14.1, it’s work as expect.

To Reproduce Steps to reproduce the behavior:

  1. Install version 0.14.5
  2. Create codegen.yml
  3. Run gql-gen
  4. Got error Flag --schema is missing!
  5. Run gql-gen --config ./codegen.yml
  6. Still got error Flag --schema is missing!

Expected behavior It should work as expect

Environment:

  • OS: Mac OS Mojave
  • Codegen: 0.14.5
  • Node: v8.11.1

Additional context I’m using yarn workspace, but got no problem with v0.14.1

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
trangcongthanhcommented, Dec 4, 2018

@kamilkisiela: Oh, I found my mistake. I still have --template in my scripts. Thanks you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Terraform Cloud and Terraform 0.14.5 crashes on plan #27682
Terraform Configuration Files. This was a working workspace and I changed a sensitive variable - and now the workspace crashes.
Read more >
revapi:check - Revapi Maven Plugin
An example of this might be a config file which contains API changes to be ignored in all past versions of a library....
Read more >
Provider Requirements - Configuration Language | Terraform
Providers are plugins that allow Terraform to interact with services, cloud providers, and other APIs. Learn how to declare providers in a configuration....
Read more >
Release notes - Watson - GitHub Pages
The report and log commands now have new command line and config file options to (not) include the current frame in the output...
Read more >
Changelog - 2012 — Gunicorn 20.0.4 documentation
initialize the logging config file with defaults. set timeout for client socket (slow client DoS). NoMoreData, ChunkMissingTerminator, InvalidChunkSize are now ...
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