Using node 16.x as provided by default in a GitHub Codespace, npm install fails with for the react & svelte apps due to package.json specifying node-sass < 6.0.0 (see https://github.com/sass/node-sass/releases for supported node versions for each node-sass release).