command not found for `create-rust-app` after installing
ninetynin opened this issue · 8 comments
hey @ninetynin, hope things are well :)
The command is create-rust-app
without the -cli ending.
hey @ninetynin, hope things are well :)
The command is
create-rust-app
without the -cli ending.
ya thats the command i used at the beginning since that isnt working i tried with -cli ending
@ninetynin can you confirm that your path has the ~/.cargo/bin
path? See these docs:
https://doc.rust-lang.org/book/ch14-04-installing-binaries.html
Also, really cool to see i3! What distro are you using?
Also, really cool to see i3! What distro are you using?
manjaro i didnt customize much just only tweaked keybindings...
@ninetynin can you confirm that your path has the
~/.cargo/bin
path? See these docs: https://doc.rust-lang.org/book/ch14-04-installing-binaries.html
Ah Manjaro, neat :)
Also, that’s super strange — does the file /home/anand/.cargo/bin/create-rust-app
exist?
Ah Manjaro, neat :)
Also, that’s super strange — does the file
/home/anand/.cargo/bin/create-rust-app
exist?
that was strange i rechecked it and the create-rust-app executable in .cargo/bin is missing .. i remember seeing it 6hrs ago clearly but didnt try to execute it using ./create-rust-app so i tried reinstalling and its working now ..
how this works is cool and btw like ru planning to integrate it with like vite because like most of the frameworks are available and one can choose for frontend too in cli