공부
[NodeJS] ngrok command not found in MacOSX
승가비
2020. 1. 18. 20:12
728x90
# vi .zshrc
alias ngrok="/usr/local/lib/node_modules/node/lib/node_modules/node/lib/node_modules/ngrok/bin/ngrok"
[출처]
https://stackoverflow.com/questions/30188582/ngrok-command-not-found
728x90