Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Doesn't start #152

Open
scottmmjackson opened this issue Sep 13, 2022 · 0 comments
Open

Doesn't start #152

scottmmjackson opened this issue Sep 13, 2022 · 0 comments

Comments

@scottmmjackson
Copy link

$ touch engineering_okrs.md
$ docker run -v $(PWD)/engineering_okrs.md:/example.md -p 4300:4300 ghcr.io/oxisto/okr2go

Unable to find image 'ghcr.io/oxisto/okr2go:latest' locally
latest: Pulling from oxisto/okr2go
a10c77af2613: Pull complete
7438cc2a811b: Pull complete
Digest: sha256:a348fd10abfe6af6a91b02552e53a0e7c7b89618275643cc379271e4195bf29e
Status: Downloaded newer image for ghcr.io/oxisto/okr2go:latest
Welcome to okr2go! Your 📚 tracker is ready at http://localhost:4300.

Expected

okr2go interface at http://localhost:4300

Actual

white screen with this console error

Uncaught (in promise) TypeError: Cannot read properties of null (reading 'length')
    at Array.Ke (index.svelte-9a203b5d.js:1:8486)
    at P (vendor-739d2ec6.js:1:407)
    at Array.et (vendor-739d2ec6.js:4:18884)
    at tt (vendor-739d2ec6.js:4:19909)
    at M (vendor-739d2ec6.js:4:4389)
    at new dn (vendor-739d2ec6.js:4:20682)
    at Le (index.svelte-9a203b5d.js:1:9105)
    at M (vendor-739d2ec6.js:4:4389)
    at new Ce (index.svelte-9a203b5d.js:1:9621)
    at F (start-7a194336.js:1:1098)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant