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
Aliases are often configured in tsconfig.json files and sometimes in package.json files. The compiler should automatically pick up these configurations because require.resolve and esm-resolve don't do this for you.