Method 'setSeatReservationTime' in class 'MyRoom' is not assignable to the same method in base 'Room' #612
-
This error is reported after I execute the following command but it does not affect the operation how to solve this problem |
Beta Was this translation helpful? Give feedback.
Answered by
ant-on-elephants
Aug 17, 2023
Replies: 1 comment 1 reply
-
The solution is changing tsx to ts-node |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ant-on-elephants
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The solution is changing tsx to ts-node