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
madina1575 -
Arobit Digital -
Christopher Glikpo ⭐ -
Oleg -
Top comments (0)