Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/ruby/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ruby 雷克流产了!语法错误,意外的tLSHFT_Ruby_Rake - Fatal编程技术网

Ruby 雷克流产了!语法错误,意外的tLSHFT

Ruby 雷克流产了!语法错误,意外的tLSHFT,ruby,rake,Ruby,Rake,我使用mountain lion,我安装ruby-1.9.3-p125。我使用rake new_post['test'], 终端返回以下信息: rake aborted! /Users/John/octopress/Rakefile:10: syntax error, unexpected tLSHFT, expecting $end <<<<<<< HEAD ^ 我怎样才能解决这个问题,谢谢 看起来您在上次git合并期间发生了冲突,您应该在附近也

我使用mountain lion,我安装ruby-1.9.3-p125。我使用rake new_post['test'], 终端返回以下信息:

rake aborted!
/Users/John/octopress/Rakefile:10: syntax error, unexpected tLSHFT, expecting $end
<<<<<<< HEAD
  ^

我怎样才能解决这个问题,谢谢

看起来您在上次git合并期间发生了冲突,您应该在附近也会看到类似====和>>>>>>>>>>>>>>的情况。修复合并冲突,然后重试。

看起来您在上次git合并期间发生了冲突,您应该会在附近看到类似===和>>>>的内容。请修复合并冲突,然后重试