You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: