ripgen icon indicating copy to clipboard operation
ripgen copied to clipboard

Installation error

Open nithissh200 opened this issue 3 years ago • 1 comments

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...

nithissh200 avatar Mar 17 '22 13:03 nithissh200

This will solve your issue https://github.com/resyncgg/ripgen/pull/7#issuecomment-1048240701

yassineaboukir avatar Mar 17 '22 13:03 yassineaboukir

It sounds like this should be solved. If you continue to have issues, feel free to open a new issue :)

d0nutptr avatar Dec 01 '22 10:12 d0nutptr