I pull the repo, run `npm install` with node 18 and it fails with "Cannot use import statement outsi
I pull the repo, run
npm install with node 18 and it fails with "Cannot use import statement outside a module", even though, according to the GitHub Actions workflows, that is supposed to work fine.