Troubles with Litecoin CLI MAC OSX

Hello i followed the npm install litecoin instructions,
created the litecoin.conf file in the Application Support dir

When i run any of the commands that i found google searching such as,
“litecoind -daemon”, “litecoin-cli”, or “./litecoin-cli help”

I get the following Error message in my Terminal

dyld: Symbol not found: __ZN5boost6system16generic_categoryEv
Referenced from: /usr/local/bin/litecoind
Expected in: /usr/local/opt/boost/lib/libboost_system.dylib
in /usr/local/bin/litecoind
Abort trap: 6

Could anyone shed some light on what the issue may be? Thanks.

Hardware:
Mac OS X 10.14.3
node v11.10.1
npm 6.7.0