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

Buidler fails on api initialization #489

Closed
maxsam4 opened this issue Apr 6, 2020 · 4 comments · Fixed by #490
Closed

Buidler fails on api initialization #489

maxsam4 opened this issue Apr 6, 2020 · 4 comments · Fixed by #490

Comments

@maxsam4
Copy link
Contributor

maxsam4 commented Apr 6, 2020

Since I upgraded builder to version 1.3.0-rc.0, coverage has stopped working with the following error:
Error BDLR301: Invalid value null for argument testfiles of type string

Seems like buidler no longer accepts null values for --testfiles, --solcoverjs and --temp which seems to be the default ones used by solidity-coverage.

@cgewecke
Copy link
Member

cgewecke commented Apr 6, 2020

@maxsam4 Thanks for reporting. What was the last buidler version you were using that worked?

@jjgonecrypto
Copy link
Contributor

It worked on 1.2.0

@cgewecke
Copy link
Member

cgewecke commented Apr 6, 2020

@maxsam4 Fixed this in #490, will publish this am...

@cgewecke
Copy link
Member

cgewecke commented Apr 6, 2020

Should be resolved in 0.7.3, please just ping if you're still seeing any problems with the cli options (or any other Buidler stuff)

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

Successfully merging a pull request may close this issue.

3 participants