You can also create a JsonItem by newing an object of a JsonItem's subclass as following. // public JsonString(string value); // public JsonString(char value); JsonItem item1 = new JsonString("value1" ...
When I run a pull/push/status I'm getting the following error. Error: 'jsonString' argument missing or empty at Function.JSONUtilities.parse (/usr/local/lib/node ...