MCorange99
MCorange99
did you do npm install
Does it say js or javscript in the config file could be this line in src/FileSys.ts const extension = this.language === 'javascript' ? 'js' : ''ts;
try changing the language to "javascript"
Bump!
