composite icon indicating copy to clipboard operation
composite copied to clipboard

Check that build dependencies are installed, or make suggestions to install

Open gparmer opened this issue 3 years ago • 0 comments

Currently, if Rust is not installed, the build will error out looking for cargo. We should make a list of dependencies, check them in cos init, and make suggestions for how to install them if they aren't present.

gparmer avatar Mar 09 '21 21:03 gparmer