adrianhajdin / project_nextjs13_flexibble

https://jsmastery.pro
639 stars 133 forks source link

Fix “Module not found: Can't resolve encoding” in Next.js #16

Open doctor opened 12 months ago

doctor commented 12 months ago

I got this error.

It resolved after installing encoding

npm install encoding