Fastlane:找不到动作,车道或变量“'”

时间:2019-09-11 11:53:07

标签: fastlane

运行bundle exec fastlane build时,fastlane将显示以下错误消息(引号之间的字符为U + 200B零宽度空格):

[!] Could not find action, lane or variable '​'. Check out the documentation for more details: https://docs.fastlane.tools/actions

要塞:2.130.0
宝石:3.0.6

有人遇到过这个问题吗?如果是,您如何解决?

预先感谢

1 个答案:

答案 0 :(得分:1)

发现问题:我的Fastfile中某处有一个零宽度的空格字符。