npx create-miro-app@latest crashes with the following error:
Unexpected error. Report it as a bug, so we can look into it:
TypeError: t.replaceAll is not a function
It doesn't depends on the options I choose, it fails all the time.
I am using Node version 14.21.1 and NPM version 6.14.17 on Ubuntu 22.
I tried different create-miro-app versions and 1.8.0 is the most recent that works.