0
我遇到了jekyll的問題。我想我最終會嘗試一下,所以我乾淨地安裝了它所需的Windows Gems(運行Windows 7 64位)。我繼續使用服務 - 觀看不工作在jekyll
jekyll new Test
然後cd進入測試目錄和使用
jekyll serve --watch
,它標誌了這個
Configuration file: C:/Users/Defa1t/Desktop/Test/_config.yml
Source: C:/Users/Defa1t/Desktop/Test
Destination: C:/Users/Defa1t/Desktop/Test/_site
Generating...
C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/posix-spawn-0.3.9/lib/posix
/spawn.rb:164: warning: cannot close fd before spawn
'which' is not recognized as an internal or external command,
operable program or batch file.
←[31m Liquid Exception: undefined method `[]' for nil:NilClass in _posts/2014-1
1-01-welcome-to-jekyll.markdown←[0m
jekyll 2.4.0 | Error: undefined method `[]' for nil:NilClass
有誰知道這個問題?
讓我猜測:Windows?我有類似的問題。似乎與用於熒光筆的Python版本有關。雖然還沒有解決。 – 2014-11-02 18:22:35
窗確實:( – Defa1t 2014-11-03 12:39:05
我不明白爲什麼有人低估了這一點。 – 2014-11-04 15:38:37