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
Uncaught (in promise) Error: error TS6053: File 'index.ts' not found.
The file is in the program because:
Root file specified for compilation
at Module.createVirtualTypeScriptEnvironment (index.ts:58:11)
It may be because of this:
// "@typescript/vfs" line 553:getScriptSnapshot: fileName=>{constcontents=sys.readFile(fileName)if(contents){// <=returnts.ScriptSnapshot.fromString(contents)}return},
The text was updated successfully, but these errors were encountered:
Hello! As per #2804, we are automatically closing all open issues. Please see #2804 for a description of what issues and PRs can be accepted going forward.
@typescript/vfs
Error:
It may be because of this:
The text was updated successfully, but these errors were encountered: