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

Guide 'Try Unfiltered' not working as expected. #88

Open
TrevCan opened this issue Jul 13, 2022 · 0 comments
Open

Guide 'Try Unfiltered' not working as expected. #88

TrevCan opened this issue Jul 13, 2022 · 0 comments

Comments

@TrevCan
Copy link

TrevCan commented Jul 13, 2022

Hello, I'm having some trouble following the Try Unfiltered guide [0].

first

First, the play project is not working as expected. The first instruction, running the command:

curl https://raw.githubusercontent.com/foundweekends/conscript/master/setup.sh | sh

does not seem to do anything. After briefly looking at the code, I am unsure why it isn't installing anything at all. I should note, I do have coursier [1] installed as the cs and coursier binaries and are both in my PATH variable, maybe that's got something to do with it.

I should note I was able to run the giter8 tempate through sbt [2], like so:

sbt new unfiltered/unfiltered.g8 --name=justplayin

After that, I was able to follow through with the console stuff.

second

Second, the 'press Enter' to stop is not working. I am unsure if this is an issue with java, sbt, or unfiltered it self. I tried pressing [Enter] to stop the server, but it kept returning requests and keeping the port open, I also tried running [Ctrl+C] to stop the process but that did not work, so I put the process in the background with [Ctrl+Z] and then killed the process.

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

No branches or pull requests

1 participant