I want to use this command inside the code node
const cheerio = require(‘cheerio’);
but it gives me error that cheerio isn’t found
I used
set NODE_FUNCTION_ALLOW_BUILTIN=* and defined cheerio && n8n start
and used the external parameter too but nothing worked
Information on your n8n setup
n8n version: 1.88
Running n8n via (Docker, npm, n8n cloud, desktop app): via npm on the global windows without docker or anything on command prompt