Hi
I did follow these steps
in short (on ubuntu server)
sudo npm install pm2@latest -g
(from what i remember, I couldn’t install without sudo, but I am a python guy, I am totally lost with npm)
pm2 start n8n (no sudo)
My pyodide is in /usr/lib/node_modules/n8n/node_modules/pyodide/
(not /usr/local/lib/node_modules/n8n/node_modules/pyodide/)
Is something messed up in my config ?
@jan when you say “access” you mean read permission ?
In my case, python is working, only imports seems broken