gpt4 book ai didi

angularjs - tsd 安装和 tsd 查询命令返回 "zero results "消息

转载 作者:搜寻专家 更新时间:2023-10-30 20:32:57 28 4
gpt4 key购买 nike

当我在 git bash windows 中运行这些命令时

tsd query angular-material

tsd query angular

tsd install angular angular-material

每次我收到此消息“>> 零结果”

最佳答案

tsd 已弃用 ( you can see it here )。以下步骤帮助我安装了类型定义。

在应用程序文件夹中

  1. 删除打字文件夹(如果存在)
  2. 运行以下命令

    npm 初始化

    npm install --save @types/angular

    npm install --save @types/jquery

    npm install --save @types/lodash

关于angularjs - tsd 安装和 tsd 查询命令返回 "zero results "消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42036457/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com