soukoku/vue-oidc-client

Compile Error with Yarn

ChrisMcHarvey opened this issue · 0 comments

When I try to run "Yarn Start" after having downloaded this library in conjunction with vue-ssr, I get the following error:
image
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!