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

first try of mashlib : tabbedtab.css not found & Cannot read property 'outlineManager' of undefined #20

Open
scenaristeur opened this issue Nov 25, 2018 · 0 comments

Comments

@scenaristeur
Copy link

scenaristeur commented Nov 25, 2018

Trying to understand solid & mashlib, i have git cloned, npm install, & npm run start.
then I run to https://localhost:8080, accept certificat,
Go to https://localhost:8080/dist

and tried databrowser.html, then I got two errors :

https://linkeddata.github.io/solid-app-set/style/tabbedtab.css --> 404

it looks like is used in browser.html
&

index.js:33 Uncaught TypeError: Cannot read property 'outlineManager' of undefined
    at Object.r.getOutliner (index.js:33)
    at HTMLDocument.<anonymous> (databrowser.html:16)

and adding ' const dom = document ' line + correction on line var outliner = panes.getOutliner(dom)
solve this

Third error :
the login button open https://localhost:8080/.well-known/solid/login
but with content

Cannot GET /.well-known/solid/login
scenaristeur added a commit to scenaristeur/mashlib that referenced this issue Nov 25, 2018
@scenaristeur scenaristeur mentioned this issue Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant