lh3/minisv

Unable to run minisv

Opened this issue · 1 comments

Thank you for developing minisv, but when I followed the tutorial in the README to run minisv, I encountered the following error. It seems to be a version issue with the k8 compiler. I am using version k8-1.2. I'm not very familiar with JS scripts, could you please provide a solution? Thank you very much!

image

lh3 commented

It would be good to double confirm if you have k8-1.2 on the PATH. If yes, you may comment out the line

"use strict";

and see if it helps.