Error: Cannot find module '../algorithms/RSASSA-PKCS1-v1_5'
at webpackEmptyContext (algorithms sync:2)
at SupportedAlgorithms.normalize (SupportedAlgorithms.js:84)
at SubtleCrypto.importKey (SubtleCrypto.js:279)
at RSASSA_PKCS1_v1_5.importKey (RSASSA-PKCS1-v1_5.js:124)
at Function.importKey (JWA.js:113)
at Function.importKey (JWK.js:46)
at JWKSet.js:62
at Array.map (<anonymous>)
at Function.importKeys (JWKSet.js:61)
at Function.from (RelyingParty.js:97)
Exception trace in Chrome:
A couple of error cases with details of library versions are described here: https://stackoverflow.com/questions/52780613/cannot-find-module-algorithms-rsassa-pkcs1-v1-5-using-angular-6-and-rdflib-0-1/52806376#52806376