Cannot activate workflow after upgrade
I upgraded my local N8N instance from 1.53.2 to 1.91.3 and one of my workflows started showing an error that it was active but with an error. When I flipped the active switch off and back on I got an error message.
What is the error message (if any)?
Package subpath './format/index.js' is not defined by "exports" in path/to/project/node_modules/.pnpm/[email protected][email protected]/node_modules/date-fns/package.json
400 Package subpath './format/index.js' is not defined by "exports" in path/to/project/node_modules/.pnpm/[email protected][email protected]/node_modules/date-fns/package.json
Please share your workflow
Can’t share my workflow openly.
Share the output returned by the last node
The error doesn’t show during execution. It happens trying to activate a node.
Information on your n8n setup
- n8n version: 1.91.3
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): whatever is the default.
- Running n8n via (Docker, npm, n8n cloud, desktop app): pnpm
- Operating system: MacOS

