Closed kuangzhuoran closed 4 weeks ago
my command is : k8 pangene.js call graph.gfa > bubble.txt And I met:
pangene.js:9: SyntaxError: Unexpected identifier for (let j = i; j < this.length - 1; ++j) ^ SyntaxError: Unexpected identifier
Sorry, this issue has been solved
https://github.com/lh3/pangene/issues/7
Can you tell me how to solve this problem? I also encountered the same problem
See #7
my command is : k8 pangene.js call graph.gfa > bubble.txt And I met:
pangene.js:9: SyntaxError: Unexpected identifier for (let j = i; j < this.length - 1; ++j) ^ SyntaxError: Unexpected identifier