Skip to content
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

Example custom-ui-floating-window-demo cannot be run as is #132

Open
huksley opened this issue Sep 9, 2024 · 1 comment
Open

Example custom-ui-floating-window-demo cannot be run as is #132

huksley opened this issue Sep 9, 2024 · 1 comment

Comments

@huksley
Copy link

huksley commented Sep 9, 2024

Upgrade dependencies to latest, currently custom-ui-floating-window-demo cannot be used without modification, because @pipedrive/app-extensions-sdk v 0.6.0 are not available, gives the following error. Upgrading to latest fixes this error.

482 timing command:i Completed in 4012ms
483 verbose stack HttpErrorAuthUnknown: Unable to authenticate, need: Basic, Bearer
483 verbose stack     at /Users/ruslan/.nvm/versions/node/v18.18.2/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:80:17
483 verbose stack     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
484 verbose statusCode 401
485 verbose pkgid @pipedrive/app-extensions-sdk@https://npm-registry-proxy.pipedrive.tools/@pipedrive%2fapp-extensions-sdk/-/app-extensions-sdk-0.6.0.tgz
@bashmach
Copy link
Member

bashmach commented Nov 1, 2024

Hi @huksley,

Thanks for reporting this,

There was indeed an issue in package-lock with an invalid registry, but it is fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants