-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Describe the bug
Upon running ttsc with assertIsType or isType with any type, I get Error: Unknown node "MyNodeName
To Reproduce
Steps to reproduce the behavior or better yet a small example, gist or repo of the behavior:
- Install [email protected]
- Set up project according to config
- run
ttsc
Expected behavior
The transpilation should complete
Environment:
- Typescript Version: 3.2.4
- Node Version: v10.13 (but have observed behavior with others)