babyfengfjx
babyfengfjx
@luodeepin 请在最新版本回归验证。
I installed it via Docker and encountered the same issue. { "errorMessage": "Cannot find module '/home/node/file:/usr/local/lib/node_modules/n8n/node_modules/src/js/pyodide.asm.js' imported from /usr/local/lib/node_modules/n8n/node_modules/pyodide/pyodide.mjs", "errorDetails": {}, "n8nDetails": { "nodeName": "Code", "nodeType": "n8n-nodes-base.code", "nodeVersion": 2, "n8nVersion":...
> you need proxy,like clash 把.env里面的这个配置成自己的代理服务器就可以了好像: 
> [@jskcnsl](https://github.com/jskcnsl) [@camucamulemon7](https://github.com/camucamulemon7) [@kouyakamada](https://github.com/kouyakamada) Update the configurations in the .env file: > > ``` > # SSRF Proxy server HTTP URL > # SSRF_PROXY_HTTP_URL=http://ssrf_proxy:3128 > SSRF_PROXY_HTTP_URL=${your http_proxy} > # SSRF...