Replies: 1 comment
-
Oops! Problem solved. PEBCAK |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure why the following is happening when I call
tsc
fromfd
:Errors:
The
tsc
command works fine when I run it directly.My understanding is that the environment would be passed along. I have verified this with:
fd --type file --glob tsconfig.json ts/ --exec echo $PATH "..." {}
Beta Was this translation helpful? Give feedback.
All reactions