Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Null dev_extension throws error #40

Open
gilnobrega opened this issue Jun 8, 2021 · 1 comment
Open

Null dev_extension throws error #40

gilnobrega opened this issue Jun 8, 2021 · 1 comment

Comments

@gilnobrega
Copy link

Hey, I am not sure if this is intentional or not but leaving the default line

  dev_extension: # optional, by default undefined, allows to specify command option to use extension

in environment_config.yaml throws an exception when running dart run environment_config:generate:

type 'Null' is not a subtype of type 'String'

However clearing this line fixes this issue.

@TatsuUkraine
Copy link
Owner

Hi. Thanks for bringing this issue. I will update type checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants