homotopy-io / homotopy-webclient

https://homotopy.io
27 stars 5 forks source link

Trouble running the client #56

Closed joliss closed 5 years ago

joliss commented 5 years ago

I'm on master with #55 applied, and I'm running npm run dev in the client and core directory each. The client seems to load, but it's still somehow misbehaving. There's no error message, and I'm not sure what it's supposed to look like, but the best I've been able to achieve is get it to paint a single circle. It's like part of the UI is broken.

I made a screen recording: homotopy recording.mp4.zip

Do you have any idea what's going wrong? Is there anything I can do to help narrow down the issue?

jamievicary commented 5 years ago

Sorry about that Jo, the problem is that most of the UI is currently invisible. The additional commands are as follows:

We need to make these more visible, and that's the content of issue #53.

Here's what I recommend to get going and start building some cool stuff.

Let me know how you get on with that.

joliss commented 5 years ago

Yup, that helps a lot, thanks! I'm re-reading some of the HoTT book now to brush up on my intuition of what I expect to happen. 😊

jamievicary commented 5 years ago

Hi Jo, that's great! Let us know if you work out any interesting connections.