vue-oidc-client
vue-oidc-client copied to clipboard
Compile Error with Yarn
When I try to run "Yarn Start" after having downloaded this library in conjunction with vue-ssr, I get the following error:
Which seems to be Yarn having an issue with the ellipsis in VueOidcAuth.js in my node_modules directory.
Can you help identify why the library might be throwing this error?
Thanks!