pipedream
pipedream copied to clipboard
Trello
App
Trello
Summary:
I cannot test the step to create a card in Trello
Details:
I encountered an error with creating a card in Trello: Error Error: require() of ES Module /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/node_modules/.pnpm/[email protected]/node_modules/mime/dist/src/index.js from /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/code/trello.app.js not supported. Instead change the require of index.js in /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/code/trello.app.js to a dynamic import() which is available in all CommonJS modules.
DETAILS Error: Error: require() of ES Module /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/node_modules/.pnpm/[email protected]/node_modules/mime/dist/src/index.js from /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/code/trello.app.js not supported. Instead change the require of index.js in /tmp/pdg/dist/code/5e87831d3e887c425e1dcf852c657f5cc11c4144b2f60013f7233b5e9996cd6d/code/trello.app.js to a dynamic import() which is available in all CommonJS modules. at handleError (/var/task/common.js:38:40) at Runner.runUserCode (file:///var/task/lambda_handler.mjs:903:9) at async Runner.run (file:///var/task/lambda_handler.mjs:732:5) at async Runtime.handler (file:///var/task/lambda_handler.mjs:954:22)
Screenshots:
No screenshots included