nave icon indicating copy to clipboard operation
nave copied to clipboard

Virtual Environments for Node

Results 5 nave issues
Sort by recently updated
recently updated
newest added

It looks like `pnpm` recently (or not) began insisting on `$PNPM_HOME` being set and added to $PATH, and I absolutely MUST keep those separate for different node environments in which...

As said in the title, this repository weighs hundreds of megabytes to clone. What is the recommended way to install only the files required to run `nave`, without transferring the...

Probably more reliable and easier to parse with `awk -F $'\t'`

Suggest using absolute path for `shasum` in `nave.sh` at line [226](https://github.com/isaacs/nave/blob/b1e094a8ea837ef92d3d271e990946516210e261/nave.sh#L226) Adding absolute path for `shasum` resolves this issue. FYI: The command not found error below is from my shell...

I think it would be helpful to add in the README that `uninstall` can also be used to remove named envs.