-
Notifications
You must be signed in to change notification settings - Fork 25
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 on (run) #26
Comments
@maacl I'm pretty sure this was just a bad (outdated) conformity key in the schema. Give it a shot now, and let us know. |
That helped, but now I get:
EDIT: I can get passed the above by updating project.clj to the latest posh version. Now I get a blank page in the browser even after forcing a figwheel reload. The browser console produces the following:
|
@maacl - Can you please try checking out the dev branch and see if that gets you past the blank screen (probably just this #15) and to see if things generally seem to be working there? I was suppose to update master a little while back, but lost track of it (moving to new house; crazy town). I'm sitting down to breakfast, but I should be able to take care of this in an hour or two. |
Dev branch gives same results. Make sure to take time for breakfast - most important meal of the day :-) |
Ok. You should be able to fix the blank screen by saving a file to trigger On Mon, Aug 15, 2016, 8:02 AM Martin Clausen notifications@github.com
Chris Sent via mobile |
I did trigger a reload, but to no avail. On Mon, Aug 15, 2016 at 6:12 PM Christopher Small notifications@github.com
|
OK; I'm taking a look now. |
OK; All's working on master now (finally). I think @bamarco had some of these fixes in the bag, but I just hadn't merged them in. I'm going to close the issue for now, but let me know if anything else comes up. |
Confirm works. |
Cheers! On Mon, Aug 15, 2016, 12:48 PM Martin Clausen notifications@github.com
Chris Sent via mobile |
I get the following when trying
(run)
at the repl:The text was updated successfully, but these errors were encountered: