there are several optional ways.
- Adding:
"engines": {
"node": ">=12.x"
}
on your package.json may work
- Adding:
sass as dev-dependency in your package.json,
Then, Run
yarn add -D sass
Then
Run yarn remove node-sass
- Remove .next folder
there are several optional ways.
"engines": {
"node": ">=12.x"
}
on your package.json may work
sass as dev-dependency in your package.json,
Then, Run
yarn add -D sass
Then
Run yarn remove node-sass
For further actions, you may consider blocking this person and/or reporting abuse
Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.
Zhang Wei -
ashu-commits -
Sergio Peris -
Ahmend Riss -
Top comments (0)