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
Pug searches the filesystem from its PWD, looking for modules. That's OK if it is run in a git repo as intended, but if it is accidentally invoked in, say, in /, then it searches forever.