Hey @Boris_Makena,
Welcome to the community
Do you get the same issue if you try…
FROM n8nio/n8n:latest
USER root
RUN npm install -g mailparser papaparse
USER node
Hey @Boris_Makena,
Welcome to the community
Do you get the same issue if you try…
FROM n8nio/n8n:latest
USER root
RUN npm install -g mailparser papaparse
USER node