Cannot find file in E drive because of case (looking in e drive) #10634
Labels
debug
Debug viewlet, configurations, breakpoints, adapter issues
info-needed
Issue requires more information from poster
Steps to Reproduce:
/C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:117 Internal module e%3A%5CRepos%5CAdvent_1%5CReactPrototype%5Cserver.js not found.: Error: Internal module e%3A%5CRepos%5CAdvent_1%5CReactPrototype%5Cserver.js not found.
at file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:85:1392
at Object.m [as _notify](file:///C:/Program Files %28x86%29/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:30:8153)
at Object.B.enter (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:30:11658)
at i.Class.define._run (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:30:12979)
at i.Class.define._error (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:30:12496)
at file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:81:20894
at t.e.dispatch (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:81:22001)
at t.e.handleData (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:81:21525)
at Socket. (file:///C:/Program Files (x86)/Microsoft VS Code/resources/app/out/vs/workbench/workbench.main.js:81:20754)
at emitOne (events.js:90:13)
It cannot find the file because it is in the E drive, not the e drive. It cannot handle the case. I moved the repo to my C drive and it worked fine.
The text was updated successfully, but these errors were encountered: