Git Product home page Git Product logo

Comments (9)

zhanggao avatar zhanggao commented on July 17, 2024 2

mac tinkerId is not set 解决办法:
1、更新Xcode后可能提示tinkerId is not set,把Xcode打开 点下同意就好了。
2、1不行试下2,重装git。

from tinker.

shwenzhang avatar shwenzhang commented on July 17, 2024

#11 , 请先查询是否已有相关的issue

from tinker.

Leiluojun avatar Leiluojun commented on July 17, 2024

我是直接导入的sample示例module

from tinker.

shwenzhang avatar shwenzhang commented on July 17, 2024

Tinker 常见问题

from tinker.

yanhaoSeven avatar yanhaoSeven commented on July 17, 2024

我一开始也是这样的,后来我查看了我的git环境变量都配置成功了发现还是出现这样的错误,我后来就把app/build.gradle里面的gitRev()方法里面gitRev的值改成了我git的版本号,虽然可以编译成功,但不知道有什么影响没有。

from tinker.

shwenzhang avatar shwenzhang commented on July 17, 2024

image

from tinker.

shwenzhang avatar shwenzhang commented on July 17, 2024

#11

from tinker.

xueleitt avatar xueleitt commented on July 17, 2024

这几个方法都试过了 手动提交一次 环境配置正确,还是一直有这个错误

from tinker.

huigll avatar huigll commented on July 17, 2024

获取tinkerId 是通过gitSha 方法,这个方法是根据git的命令git rev-parse --short HEAD 来获取. 如果项目没有git库是有问题.你可以直接把返回值改成"testTinkerId" 来简单测试.

from tinker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.