Sudo: installer: command not found

I trying to build unity with CircleCI, but I got an error when I run command
- sudo installer -dumplog -package Unity.pkg -target /
Anyone know how to fix this error?