Wulf / create-rust-app

Set up a modern rust+react web app by running one command.

Home Page:https://create-rust-app.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

command not found for `create-rust-app` after installing

ninetynin opened this issue · comments

commented

image

commented

hey @ninetynin, hope things are well :)

The command is create-rust-app without the -cli ending.

commented

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

commented

@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

commented

Also, really cool to see i3! What distro are you using?

commented

Also, really cool to see i3! What distro are you using?

manjaro i didnt customize much just only tweaked keybindings...

commented

@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

image
yep it is

commented

Ah Manjaro, neat :)

Also, that’s super strange — does the file /home/anand/.cargo/bin/create-rust-app exist?

commented

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