2021年2月5日星期五

bash: sudo: command not found on cpanel

I'm trying to run this command $./bitgo-express --port 3080 --env test --bind localhost But it shows /usr/bin/env: node: Permission denied error. How can i solve this?

I tried using chown ($chown ./bitgo-express --port 3080 --env test --bind localhost) But it showed chown: unrecognized option '--port'

Thanks

https://stackoverflow.com/questions/66073219/bash-sudo-command-not-found-on-cpanel February 06, 2021 at 11:07AM

没有评论:

发表评论