You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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.I am also trying to find the ts definition file for
akeyless
too (via@types/akeyless
), but it doesn't have one either.Thanks!
The text was updated successfully, but these errors were encountered: