-
Notifications
You must be signed in to change notification settings - Fork 40
Update dependencies #163
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
Update dependencies #163
Conversation
|
|
https://www.npmjs.com/package/preact-compat
Fixed in 927808d. |
Adding a debug statement to src/JWKSet.js in jose, then: cd ../jose ; npm run dist ; cd ../oidc-rp ; npm run dist ; cd ../solid-auth-client ; npm run build |
It's failing to import each key in |
Fixed in nodeSolidServer/jose@1731c55. |
…lock.json ; npm install ; git add package-lock.json
No description provided.