You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Handler (advanced) section referenced preset `node` and export `listener`,
but `node` is an alias for `node-server` (not the middleware handler). The
actual preset name is `node-middleware` and the export is `middleware`.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments