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

Error when doing "hoodie start" on fresh project #39

Closed
rosemarydotworld opened this issue Apr 9, 2013 · 10 comments
Closed

Error when doing "hoodie start" on fresh project #39

rosemarydotworld opened this issue Apr 9, 2013 · 10 comments

Comments

@rosemarydotworld
Copy link

I followed the installation instructions and started a project with "hoodie new". I cd'd into the directory and tried "hoodie start". Here's the terminal output.

I confirmed local-tld is running re: http://twitter.com/hoodiehq/status/321415285519298560

I'm really excited about the project, so I hope you can help me out. 👍

@vetri02
Copy link

vetri02 commented Apr 9, 2013

Even I have got the same issue. See output here http://pastebin.com/9JB7kVKY

@janl
Copy link
Member

janl commented Apr 9, 2013

Yeah, this seems to be a bug in the worker setup thing that snuck in last minute. I’mma dig in there now.

Can you confirm that when you run hoodie start a second time, it all works?

@rosemarydotworld
Copy link
Author

@janl Unfortunately, it doesn't seem to matter how many times I run hoodie start.

I did npm list within my hoodie app's directory and found the following: https://gist.github.com/liamdanger/5352054

Hope this helps!

@janl
Copy link
Member

janl commented Apr 16, 2013

What happens if you run npm install in your app’s directory and try hoodie start again?

@sander
Copy link

sander commented Apr 16, 2013

Just tried, it pulled some new dependency versions but still gives this error: http://pastebin.com/SMw6g2hj

@janl
Copy link
Member

janl commented Apr 16, 2013

Can you paste the contents of these files?

~/Library/Hoodie/Apps/projectname/couch.log
~/Library/Hoodie/Apps/projectname/couch.stdout
~/Library/Hoodie/Apps/projectname/couch.stderr

@sander
Copy link

sander commented Apr 17, 2013

Here are the files in that folder, no couch.log exists. https://gist.github.com/sander/5407456

@janl
Copy link
Member

janl commented Apr 19, 2013

ok, I will try and get this reproduced on a virtual machine, thanks!

@sander
Copy link

sander commented Apr 20, 2013

Hoodie started working on my pc after reinstalling Homebrew to the default /usr/local prefix.

@gr2m
Copy link
Member

gr2m commented Apr 20, 2013

Closing this ticket. If you still have problems, feel free to open a new issue at https://github.com/hoodiehq/hoodie-cmd/issues

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

5 participants