Monday, 3 April 2017

NodeJs Botframework and Typescript

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):

enter image description here

Therefore, my question is how can I use restify and NodeJS modules in typescript for botframework?



via OmG

No comments:

Post a Comment