Hi there! I’m having trouble installing and importing cheerio as a dependency to my NodeJS app.
const cheerio = require("cheerio");
I’ve also created an issue on GitHub to cheerio dev team but they say it’s not from their end.
Issue: Issue pushing express app + cheerio to vercel · Issue #4249 · cheeriojs/cheerio
Thanks for your help in advance!