So I’m using Tortoise Git, and I’m trying to install the json_object package from git. When running pub install I get this error:
Cannot install ‘json_object’ from Git
(git://github.com/chrisbu/dartwatch-JsonObject.git). Please ensure Git
is correctly installed.
How can I make sure Git is installed correctly? I’m using Windows 7 64 bits.
This could be related to issue 4947