zitadel / zitadel-vue

Authenticate your ZITADEL users within your Vue applications
https://zitadel.com/docs/examples/login/vue
MIT License
16 stars 5 forks source link

Update @zitadel/vue local path #10

Closed delano closed 5 months ago

delano commented 6 months ago

Resolves the following error:

❯ npm install
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:./lib

This is a very minor change I needed to make on a first install. Two other minor things:

eliobischof commented 5 months ago

Thanks for the PR and the nice words @delano :heart: We decided to resolve the issue by referencing the remote npm package #12