I have created a simple truffle project using 'truffle init'. Then I compile and migrate using this:
truffle compile
truffle migrate
I get no errors. In a separate terminal window, I run testrpc and I am getting the following error:
Listening on localhost:8545 127.0.0.1 - - [2019-01-07 20:44:14] "POST / HTTP/1.1" 200 718 0.001816 No handlers could be found for logger "jsonrpc.manager".