Closed alexanderroidl closed 1 year ago
Thanks, I'm glad you did this. Could we make it to be node v18 instead of 20?
Thanks, I'm glad you did this. Could we make it to be node v18 instead of 20?
You're welcome. Node 20 is what I used on my machine when getting the error upon installation, Node 18 should automatically be supported as well.
Problem
When invoking TypeScript's compiler (which also happens during
npm install
after installing dependencies themselves), the build is failing due to typing errors (see log below).Changes made
Error log: