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
When a broken softlink exists within the node_modules directory, module loading will silently fail, and start throwing unexpected Detected remote context lookup errors.
This should be fixed by properly handling broken softlinks, and skipping them.