ripgen
ripgen copied to clipboard
Installation error
error: there is no argument named `replaced_subdomain`
--> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/ripgen_lib-0.1.4/src/dnsgen/swap.rs:25:30
|
25 | format!("{replaced_subdomain}.{root_string}")
| ^^^^^^^^^^^^^^^^^^^^
error: there is no argument named `root_string`
--> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/ripgen_lib-0.1.4/src/dnsgen/swap.rs:25:51
|
25 | format!("{replaced_subdomain}.{root_string}")
| ^^^^^^^^^^^^^
error: could not compile `ripgen_lib` due to 2 previous errors
warning: build failed, waiting for other jobs to finish...
This will solve your issue https://github.com/resyncgg/ripgen/pull/7#issuecomment-1048240701
It sounds like this should be solved. If you continue to have issues, feel free to open a new issue :)