Commit Graph

8 Commits

Author SHA1 Message Date
Zoltan Kochan
b847e03008 fix(setup): shell rc files should be created (#4028)
close #4027
2021-11-22 18:07:42 +02:00
Tautvydas Duda
cee8b73f15 feat(setup): setup PATH and PNPM_HOME on win32 platform (#3734) 2021-09-03 11:12:35 +03:00
Kaito Udagawa
ade0fa92f4 chore(setup): do not remove executable in setup (#3724)
The executable installed by package manager (e.g. Homebrew) should
not be removed after the setup command is run.
The installation script should remove that and install.sh do so.
2021-08-29 19:46:39 +03:00
Zoltan Kochan
71cc218328 fix(setup): print an info message (#3698) 2021-08-22 19:21:45 +03:00
Zoltan Kochan
f29314b3b2 fix(setup): create target directory before copying pnpm 2021-08-18 02:45:29 +03:00
Zoltan Kochan
8d038f8f1c feat: pnpm setup should move the CLI to the pnpm home dir (#3677)
ref #3633
2021-08-18 02:06:47 +03:00
Zoltan Kochan
6a64c1ff58 fix: pnpm setup should print a summary 2021-06-06 01:28:16 +03:00
Zoltan Kochan
473223be97 feat: a new command for setting up pnpm (#3456) 2021-05-22 22:36:50 +03:00