Skip to content

Documentation not available #594

Closed
@clovis-dugue

Description

@clovis-dugue

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 :
image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions