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
This line no longer works in Node v21 because "navigator" is not on the global scope but it does not have an userAgent property.
There may be other issues but this is the first one I encountered when upgrading to node 21.