【问题标题】:Circle CI + Firebase "tslint: not found"Circle CI + Firebase“tslint:未找到”
【发布时间】:2019-10-17 21:09:09
【问题描述】:

我正在尝试通过 CircleCI 部署到 Firebase,但我不断收到来自 Circle 的以下错误:

tslint: not found

Circle CI 配置文件是here

firebase 配置文件是here

【问题讨论】:

    标签: firebase circleci


    【解决方案1】:

    您是否正在尝试部署您的功能?

    如果是这样,请注意您将所有内容都安装到根文件夹中,而不是 functions 文件夹中。

    我曾经在同一个问题上花了大约 6 个小时... ^^

    看看this 向下滚动到Create the cloud build configuration file 注意目录是functions 而不是根目录。

    更改您在 circle 文件上的 dir 配置应该可以解决问题

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-12-21
      • 1970-01-01
      • 2021-07-25
      • 2015-09-22
      • 1970-01-01
      • 1970-01-01
      • 2018-05-09
      相关资源
      最近更新 更多