Copyright 2025

The Valley of Code

A Flavio Copes project

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

I ran into this error in a Next.js application:

Module not found: Can’t resolve ‘encoding’ in …/node_modules/node-fetch/lib’

To fix this, I ran npm install encoding and the error was gone!


Want to master React? Check out my React Masterclass

Join my AI Workshop !

The Web Development BOOTCAMP cohort starts in February 2026