Closed
Description
When trying to generate the documentation as per https://github.com/kubernetes-client/javascript/blob/master/README.md#documentation, I get the following errors from npm install
:
Deleting the lockfile allows me to go further with the installation, however I am later met with a number of typescript error preventing me from running npm run build
successfully.
In order to reproduce the problem:
Clone the repository
Run npm install
Expected result:
Being able to npm run docs
Actual result:
npm install
failure(s)
Metadata
Metadata
Assignees
Labels
No labels