DEV Community

Discussion on: Deno might not kill Node, but something else

 
maan2003 profile image
Maan2003

This should work

pkg install rust
cargo install deno
Enter fullscreen mode Exit fullscreen mode
Thread Thread
 
mzaini30 profile image
Zen

Thanks. I'll try this