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

bundle is a 404 when running npm run dev-script #172

Open
michielbdejong opened this issue Jun 10, 2020 · 0 comments
Open

bundle is a 404 when running npm run dev-script #172

michielbdejong opened this issue Jun 10, 2020 · 0 comments

Comments

@michielbdejong
Copy link

michielbdejong commented Jun 10, 2020

npm run dev-script starts a web server on port 3001, but the browser then says solid-auth-fetcher-bundle.js is a 404.
Running npm run build works around that, but then the error in the browser console is:

solid-auth-fetcher.bundle.js:144 Uncaught (in promise) Error: schema is invalid:
 should have required property '.oidcIssuer',
 should have required property '.webId',
 should match exactly one schema in oneOf
    at Object.e.default (solid-auth-fetcher.bundle.js:144)
    at f.loginHelper (solid-auth-fetcher.bundle.js:205)
    at f.login (solid-auth-fetcher.bundle.js:205)
    at Object.e.login (solid-auth-fetcher.bundle.js:190)
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