There's a missing right curly brace ('}') near the end of line 20 (around 'term_node_count') of the term_node_count.install file:
$sql = 'INSERT INTO {term_node_count} (tid, node_count) (SELECT tid, 0 FROM {term_data} WHERE tid NOT IN (SELECT tid FROM {term_node_count))';
Comments
Comment #1
archard commentedThanks for the report, this will be corrected in the next version of the module.
Comment #2
archard commentedFixed in the latest release, 1.3.