-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels