Closed yovko closed 2 years ago
Try removing your node_modules
folder and installing from scratch. You can also try yarn
instead of npm
. I've always had better luck with Yarn.
Removing node_modules
and installing from scratch didn't help. Same error. But using yarn
instead of npm
was the useful solution. Thanks!
npm install is fine but...
node v14.19.0 & npm 8.5.1