Closed MuttakinHasib closed 2 years ago
Closing in favor of https://github.com/browserify/resolve/issues/264 - currently it seems like it's a bug in graceful-fs, combined with a new feature in resolve
that triggers that bug, exacerbated by next.js bundling graceful-fs so that users are prevented from upgrading to get the fix.
How can i fix this issue ?
Next.js v12.0.7
.babelrc
{ "presets": [ "next/babel" ], "plugins": [ "inline-react-svg" ] }
What is the solution for this error , Im aslo getting the same error for next v11.1.2, Kindly Help!!
for your reference.
How can i fix this issue ?
Next.js v12.0.7
.babelrc