1
I am trying to follow the instructions in the following post: Check status of daemon
When I try to run bitcoin-cli getblockchaininfo I get the following error:
When I look for the configuration file. It looks like it is not even there.
I am on Windows.

2Is bitcoind running? – Nick ODell – 2017-09-04T20:30:57.507
This was the problem. I had to start the daemon with
bitcoindfirst, and then open a new cmd prompt to runbitcoin-cli get bloackchaininfo. Please put this as the answer so I can accept it. – ADH – 2017-09-05T11:43:21.103it's "getblockchaininfo" not get blockchaininfo – ilcarvo_sting – 2018-01-13T18:33:52.727