-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I try to run the tsc trace command, I get the following error:
C:\Users\daelon\AppData\Roaming\Code\User\globalStorage\tsperf.tracer\godot-tools>(cd 'p:\_godot\godot-vscode-plugin'; npx tsc --noEmit --generateTrace 'c:\Users\daelon\AppData\Roaming\Code\User\globalStorage\tsperf.tracer\godot-tools\default\traces')
The filename, directory name, or volume label syntax is incorrect.
The problem appears to be that you can't cd to a path on a different drive:
c:\>cd 'p:\_godot'
The filename, directory name, or volume label syntax is incorrect.
VampireChicken12
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working