Lesson 5 changing to typescript not recognizing ts-node #1541
CramerJ1470
started this conversation in
General
Replies: 1 comment 1 reply
-
could you share your |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
so...followed the tuturial of yarn adds....went to ts-node deploy.ts and got err 'ts-node : The term 'ts-node' is not recognized as the name of a cmdlet, function, script file, or operable program. ' ended up having to 'npm install -g ts-node' it works but annoying.... couldn't do through yarn. i have npm 8.3.1 node 16.16.0
Beta Was this translation helpful? Give feedback.
All reactions