Zsh Deno Command Not Found

[Solved] Zsh Deno Command Not Found | Solidity - Code Explorer | yomemimo.com
Question : zsh deno command not found

Answered by : florin-relea

# Add this to end of ~/.zshrc
export DENO_INSTALL="/$HOME/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"

Source : | Last Update : Sun, 19 Dec 21

Answers related to zsh deno command not found

Code Explorer Popular Question For Solidity