nativescript 和 swagger-client

nativescript and swagger-client

如何在nativescript中使用swagger-client?

我在 nativescript 项目中安装了 swagger-client 模块,当我需要它时出现以下错误:

JS ERROR Error: Could not find module 'tty'.

我想 nativescript 中缺少模块,但是有什么办法可以克服这个问题吗?

目前,NativeScript 不支持 tty。 这被记录为功能请求 here