问题描述:
spec: The specification defined in `00` could not be loaded.
在命令行中不知道为什么 spec文件的后缀换行了导致的问题;
并非网上大多数人所说的一下原因
spec.description = <<-DESC
Computes the meaning of life.
xxx:pickView / xxx /xxx/xxx
DESC
所导致.
这个是我个人遇到的问题。敬请参考
问题描述:
spec: The specification defined in `00` could not be loaded.
在命令行中不知道为什么 spec文件的后缀换行了导致的问题;
并非网上大多数人所说的一下原因
spec.description = <<-DESC
Computes the meaning of life.
xxx:pickView / xxx /xxx/xxx
DESC
所导致.
这个是我个人遇到的问题。敬请参考