typed install:[项目]每次都轻松安装新软件包及其类型 源码
打字安装 您正在编写Typescript,现在该安装您喜欢的节点模块了。 你曾经发生过这些事情吗? % npm i my-module @types/my-module npm ERR! code E404 npm ERR! 404 Not Found: @types/my-module@latest npm ERR! A complete log of this run can be found in: npm ERR! /Users/user/.npm/_logs/2018-03-31T23_41_37_683Z-debug.log 很难知道类型声明是否包含在模块中,是单独提供
下载地址
用户评论