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

Issue with gen-deployer #15

Closed
Ratimon opened this issue Jun 12, 2023 · 2 comments
Closed

Issue with gen-deployer #15

Ratimon opened this issue Jun 12, 2023 · 2 comments

Comments

@Ratimon
Copy link

Ratimon commented Jun 12, 2023

Hi, I tried to run forge-deploy gen-deployer or forge-deploy gen-deployer --output ./generated --sources ./src

and I got the following error

thread 'main' panicked at 'called Option::unwrap() on a None value', cli/src_artifacts.rs:156:76
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
error Command failed with exit code 101.

I note that this is popped for both latest forge-deploy@^0.2.0" and forge-deploy@^0.1.0" in https://github.com/wighawag/template-foundry. Also, I tried both for cargo and npm

Thanks

@Ratimon Ratimon changed the title Issue wirh gen-deployer Issue with gen-deployer Jun 12, 2023
@Ratimon
Copy link
Author

Ratimon commented Jun 12, 2023

It seems that it relates to this issue: #12

@Ratimon
Copy link
Author

Ratimon commented Jun 13, 2023

It appears that issue is solved when I rebuild a new project again. Not so sure what the root problem is. May be when I build the binary

@Ratimon Ratimon closed this as completed Jun 13, 2023
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

1 participant