Error: Cannot find module ‘/path/.next/build-manifest.json’

RMAG news

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

Leave a Reply

Your email address will not be published. Required fields are marked *