Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

Nodejs works correctly, but not Typescript #46

@mikycol

Description

@mikycol

For the correct analysis of the projects where Typescript is used, it is necessary to add the command for the installation of npm and typescript.

It would be nice to add this:

RUN \
        apk add --no-cache npm && \
        npm install -g typescript

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