Manual Trigger Node has no 'Parameters' on v1.114.4 (npm on macOS)

Hello,

I am facing a persistent issue where the Manual Trigger node does not show the “Parameters” section to add input fields. The settings panel just says “This node does not have any parameters,” even when the “Parameters” tab is selected.

I am self-hosting on a MacBook Air. My n8n version is 1.114.4.

I have already tried all the standard troubleshooting, including:

  • Doing a hard refresh of my browser (Cmd+Shift+R).

  • Creating a new, blank workflow.

  • Using an Incognito browser window.

  • Forcing a global update via the terminal with sudo npm install -g n8n@latest --force.

Even after successfully updating to the latest version, the issue remains. I am attaching a screenshot of what I see after adding a fresh Manual Trigger node to a new workflow.

Can anyone help me figure out why this is happening?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.