You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! After installing CSSDoc I try to use it from command line, but have the following error
/Users/user/Sites/projects/typical/blocks cssdoc popup/popup.css
/Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:in initialize': No such file or directory - doc/selector_index.html (Errno::ENOENT) from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:inopen'
from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:in generate' from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:35:ingenerate_index_documentation'
from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:9:in run' from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/bin/cssdoc:39:inrun'
from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/bin/cssdoc:43
from /usr/bin/cssdoc:19:in `load'
from /usr/bin/cssdoc:19
The text was updated successfully, but these errors were encountered:
Hello! After installing CSSDoc I try to use it from command line, but have the following error
/Users/user/Sites/projects/typical/blocks cssdoc popup/popup.css
/Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:in
initialize': No such file or directory - doc/selector_index.html (Errno::ENOENT) from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:in
open'from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:76:in
generate' from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:35:in
generate_index_documentation'from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/src/css_doc/driver.rb:9:in
run' from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/bin/cssdoc:39:in
run'from /Library/Ruby/Gems/1.8/gems/imedo-css_doc-0.0.5/bin/cssdoc:43
from /usr/bin/cssdoc:19:in `load'
from /usr/bin/cssdoc:19
The text was updated successfully, but these errors were encountered: