My system doesn't recognized deploy

New to serverless.com. Have run hello world and one other toy example fine using sls deploy and AWS lambda.

Trying to get up the curve and learn components with the serverless hugo example. When I use “components deploy” in the dir with my serverless.yml, my system comes back with command not found. Using zsh on ubuntu 18.04, Node Version:11.2.0, Serverless Version: 1.33.2

Thanks in advance.

There is some screwy path dependency issue I can’t resolve with softlinks and node.js. Running now using “npx components deploy”