2.2.1 • Published 3 years ago

@pnpm/self-installer v2.2.1

Weekly downloads
1,793
License
MIT
Repository
github
Last release
3 years ago

WARNING: This installation method is not supported anymore. Visit the installation page of pnpm to see the currently recommended installation technics.


DEPRECATED! @pnpm/self-installer

Installs pnpm

npm version Build Status

Usage

curl -L https://raw.githubusercontent.com/pnpm/self-installer/master/install.js | node

Configuring

The above script will install the latest version of pnpm but you may also install a specific version by specifying the PNPM_VERSION environment variable:

curl -L https://raw.githubusercontent.com/pnpm/self-installer/master/install.js | PNPM_VERSION=1.16.2 node

Here are all the supported environment variables that can influence pnpm's installation:

Env variableTypeDescriptionExample
PNPM_VERSIONversion, range, taglatest by default. The pnpm version to be installed.(not older than pnpm@1.16.2)PNPM_VERSION=next
PNPM_DESTPathThe directory into which pnpm's files will be downloaded.PNPM_DEST=node_modules/pnpm
PNPM_BIN_DESTPathprocess.execPath by default. The directory into which pnpm's bins will be linked.PNPM_BIN_DEST=node_modules/.bin
PNPM_REGISTRYURLhttps://registry.npmjs.org/ by default. The registry to be used for downloading pnpm.PNPM_REGISTRY=https://registry.node-modules.io/

License

MIT © Zoltan Kochan

2.2.1

3 years ago

2.2.0

3 years ago

2.1.0

4 years ago

2.0.10

5 years ago

2.0.9

5 years ago

2.0.8

5 years ago

2.0.7

6 years ago

2.0.6

6 years ago

2.0.5

6 years ago

2.0.4

6 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.26.0

6 years ago

1.25.1

6 years ago

1.25.0

6 years ago

1.24.3

6 years ago

1.24.2

6 years ago

1.24.1

6 years ago

1.24.0

6 years ago

1.24.0-3

6 years ago

1.24.0-2

6 years ago

1.24.0-1

6 years ago

1.24.0-0

6 years ago

1.23.2

6 years ago

1.23.1

6 years ago

1.23.0

6 years ago

1.22.0

6 years ago

1.21.0

7 years ago

1.20.0

7 years ago

1.19.7

7 years ago

1.19.6

7 years ago

1.19.5

7 years ago

1.19.4

7 years ago

1.19.3

7 years ago

1.19.2

7 years ago

1.19.1

7 years ago

1.19.0

7 years ago

1.18.1

7 years ago

1.18.0

7 years ago

1.17.2

7 years ago

1.17.1

7 years ago

1.17.0

7 years ago

1.16.3

7 years ago

1.16.2

7 years ago

0.0.0

7 years ago