Skip to content

Executables without extension #116

Description

@ValeriiVasin

I found that ts-node works only for files with .ts(x) extension. And it is not possible to create binary/executable file, e.g. ./bin/my-ts-executable (without extension) but with shebang #!/usr/bin/env ts-node.

It works fine with babel-node shebangs.

Is there some limitations by TypeScript compiler or smth?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions