Commit Graph

3 Commits

Author SHA1 Message Date
Zoltan Kochan
61d102a99d Refactor setup (#4709)
* refactor: setup on Windows

* fix(setup): don't override existing PNPM_HOME by default
2022-05-10 03:42:03 +03:00
liuxingbaoyu
7c9362d3dc fix: pnpm setup breaks PATH with non-ascii characters (#4699)
Previous `pnpm setup` would break %PATH% containing non-ascii characters
Now it works fine

close #4698
2022-05-08 19:29:38 +03:00
Tautvydas Duda
cee8b73f15 feat(setup): setup PATH and PNPM_HOME on win32 platform (#3734) 2021-09-03 11:12:35 +03:00