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
Specifying an invalid control repository causes an infinite preparer loop to happen, because the asset preparer attempts to run an npm install in the control repo's directory, which drops an npm-debug.log file on failure.