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
I tried to upgrade our app to use Node 22. This works fine with Node 20.
[1] warn: Jering.Javascript.NodeJS.HttpNodeJSService[0]
[1] An invocation attempt failed. Retries using existing process remaining: 1.
[1] Exception:
[1] Jering.Javascript.NodeJS.InvocationException: document is not defined
[1] ReferenceError: document is not defined
The text was updated successfully, but these errors were encountered:
I tried to upgrade our app to use Node 22. This works fine with Node 20.
The text was updated successfully, but these errors were encountered: