I've implemented a bot using botframework in node.js and typescript. I've installed restify package (as mentioned here). Also, I want to use process through NodeJS. However, these are not found and detected in the program (as see in the following):
Therefore, my question is how can I use restify and NodeJS modules in typescript for botframework?
via OmG

No comments:
Post a Comment