<img width="837" alt="Screenshot 2024-04-22 at 10 05 50" src="https://github.com/John-Weeks-Dev/tiktok-clone-nextjs/assets/4808733/7adc46a6-7e10-4823-8dea-06b9984f78b5"> As per the screenshot 'encoding' library seems to be missing from the package.json. Resolved by adding: `"encoding": "^0.1.0"` to package.json