Skip to content

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

@TrevCan

Description

@TrevCan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions