-
``` sh
/home/ubuntu/owner/repo/node_modules/grunt-shell/tasks/shell.js:2
const exec = require('child_process').exec;
^^^^^
Loading "shell.js" tasks...ERROR
>> SyntaxError: Use of const in strict mode.…
-
Hi all,
I got error below when doing "deepdive do sentences" in quickstart example ("has spouse" example) with full dataset from signalmedia (1 million records):
```
2016-03-15 19:13:27.915991 Parsi…
-
EDIT: Created this issue on the wrong repo. It's csvdiffer.py which uses jsondumps that doesn't have this UTF flag. Please ignore below but point me to the def dump() method so I can see how I can pas…
-
http://www.theverge.com/2015/9/17/9345289/kardashian-website-data-app-leak
-
```
What steps will reproduce the problem?
1. Select a series, Go into Fanart
2. Let all the fanart load, waiting until a background fanart image appears
3. Press Back
4. Go into Fanart for a differen…
-
Lets say i have a data model like this:
```
public class woman{
private String name;
private Breast left_breast;
private Breast right_breast;
... more (_id), etc
}
public Breast{
private String size…
-
Originally reported on Google Code with ID 1025
```
The steps are simply to allow MCM to download TV episodes, I have attached a screenshot
of my Torrents settings to show that I am not allowing torr…