Skip to content

What is the purpose of environment variable $DENO_INSTALL in the install script? #127

@amorphobia

Description

@amorphobia

The install script sets the environment variable and adds $DENO_INSTALL/bin to user's path.

I thought it would be used by Deno's binary, and had a look at the Deno manual. There was only DENO_INSTALL_ROOT.

So it's used by dvm itself. However, the Deno binaries are installed to $DVM_DIR/bin. Neither could I find any lines in the source code that read / write the environment DENO_INSTALL.

Thanks for your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions