Hi ı cant deploy my node js app on Render.com ı get this error;
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath ‘./lib/api/traversing’ is not defined by “exports” in /opt/render/project/src/node_modules/cheerio/package.json how can ı fix this
ı can run the app on my local with using npm run start it works.But on render ı use Nodemon index.js as start command and ı get this error