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

Typescript Definition File #6

Open
LanceMcCarthy opened this issue Sep 2, 2022 · 0 comments
Open

Typescript Definition File #6

LanceMcCarthy opened this issue Sep 2, 2022 · 0 comments

Comments

@LanceMcCarthy
Copy link

Hi team, is there a Typescript definition for this yet? I tried pulling it in from the standard naming convention: @types/akeyless-js-cloud-id but it is not published.

PS C:\Source\GitHub\akeyless-action> npm install @types/akeyless-cloud-id
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2fakeyless-cloud-id - Not found
npm ERR! 404
npm ERR! 404  '@types/akeyless-cloud-id@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

I am also trying to find the ts definition file for akeyless too (via @types/akeyless), but it doesn't have one either.

PS C:\Source\GitHub\akeyless-action> npm install @types/akeyless     
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@types%2fakeyless - Not found
npm ERR! 404
npm ERR! 404  '@types/akeyless@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Thanks!

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

1 participant