Closed Bezifabr closed 2 years ago
Hi @Bezifabr! I appreciate the PR and the effort you've made setting this up! Unfortunately, it's difficult to keep both master
and final
branches in sync with pull requests. I've updated the project to the latest versions, so hopefully this is resolved either way.
There's a problem with NodeJs 14.17.0 on computers with MacOS and M1 CPU. Kotlin with version 1.6.10 downloads this version of node so the application can't be built. Here's the link to an example discussion: https://youtrack.jetbrains.com/issue/KT-49109
Here, you can find the version suggested by Kotlin developers (1.6.21): https://kotlinlang.org/docs/js-project-setup.html
That's why I have updated the version of Kotlin to 1.6.21.