Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rake aborded #1

Open
phistep opened this issue Jul 19, 2011 · 2 comments
Open

rake aborded #1

phistep opened this issue Jul 19, 2011 · 2 comments

Comments

@phistep
Copy link

phistep commented Jul 19, 2011

When I try to use

$ rake demo

I get

~/test/node/git.js$ rake demo --trace
(in /home/ps0ke/test/node/git.js)
** Invoke demo (first_time)
** Invoke package_client (first_time)
** Execute package_client
packaged lib/git.min.js
** Execute demo
rake aborted!
No such file or directory - thin -R demos/config.ru -p 9292 start
/home/ps0ke/test/node/git.js/Rakefile:33:in `exec'
/home/ps0ke/test/node/git.js/Rakefile:33
/usr/lib/ruby/1.8/rake.rb:636:in `call'
/usr/lib/ruby/1.8/rake.rb:636:in `execute'
/usr/lib/ruby/1.8/rake.rb:631:in `each'
/usr/lib/ruby/1.8/rake.rb:631:in `execute'
/usr/lib/ruby/1.8/rake.rb:597:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
/usr/lib/ruby/1.8/rake.rb:590:in `invoke_with_call_chain'
/usr/lib/ruby/1.8/rake.rb:583:in `invoke'
/usr/lib/ruby/1.8/rake.rb:2051:in `invoke_task'
/usr/lib/ruby/1.8/rake.rb:2029:in `top_level'
/usr/lib/ruby/1.8/rake.rb:2029:in `each'
/usr/lib/ruby/1.8/rake.rb:2029:in `top_level'
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:2023:in `top_level'
/usr/lib/ruby/1.8/rake.rb:2001:in `run'
/usr/lib/ruby/1.8/rake.rb:2068:in `standard_exception_handling'
/usr/lib/ruby/1.8/rake.rb:1998:in `run'
/usr/bin/rake:28

I just fetched your repo and so I am for sure on the latest version. I double checked it: demos/config.ru exists!

Could you also write a shot 'How-To' about the usage with node.js, because I don't have any experience with node.js?

@gdoteof
Copy link

gdoteof commented Sep 24, 2013

same problem

@ghost
Copy link

ghost commented Feb 10, 2020

same problem

gem install thin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants