Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Error running Taste with Template Engine #68

Closed
andrewtobin opened this issue Mar 22, 2012 · 3 comments
Closed

Error running Taste with Template Engine #68

andrewtobin opened this issue Mar 22, 2012 · 3 comments
Labels

Comments

@andrewtobin
Copy link
Member

I tried running Pretzel right then specifying the engine and it didn't give any errors, didn't notify of port and even when I specified port didn't run.

Without specifying an engine it worked fine.

@ghost
Copy link

ghost commented Mar 27, 2012

Just to confirm to make sure I'm investigating the correct behaviour, the following command wasn't working?

pretzel taste -t jekyll -d C:\code\code52\code52.github.com -p 1234

@andrewtobin
Copy link
Member Author

I used = between them, but yes, it just says "taste - testing a site locally" and I get:
Oops! Google Chrome could not connect to localhost:1234

when I navigate to it.

if I don't specify -t=jekyll (or liquid) and leave that part blank it opens a new chrome tab and runs just fine.

... and I just tested -t=liquid and ran just fine, is this just me being stupid? it could be.

Could it give an error if the engine isn't found? I'm pretty sure it used to.

Also: It says "Press any key to continue..." when "Q" is pushed to stop it, but it must be a Console.ReadLine() not ReadKey() because only an enter will quit it.

@ghost
Copy link

ghost commented Mar 27, 2012

Confirmed and I'll raise a different issue about UX rather than a bug.

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant