Zoltan Kochan
|
917b95c01f
|
fix: upgrade typescript to v4.4.4
|
2021-10-16 23:33:34 +03:00 |
|
Zoltan Kochan
|
47a1e96965
|
fix: always prefer the pnpm home directory when search for global bin (#3723)
ref #3713
|
2021-08-29 12:04:37 +03:00 |
|
Zoltan Kochan
|
d6d091f249
|
style: use es2015 imports (#3143)
|
2021-02-15 05:06:10 +02:00 |
|
Zoltan Kochan
|
941c5e8dee
|
fix: npx pnpm install --global pnpm (#3094)
close #2873
|
2021-01-23 15:04:02 +02:00 |
|
Juan Picado
|
c58e1d50a5
|
test: jest migration
PR #2924
ref #2858
|
2020-10-14 13:09:08 +03:00 |
|
Zoltan Kochan
|
846887de32
|
fix: finding global bin directory
When searching for a global bin directory, also look for symlinked
commands.
close #2888
PR #2889
|
2020-09-23 11:12:54 +03:00 |
|
Zoltan Kochan
|
1c8a02e996
|
style: use eslint instead of tslint
PR #2796
close #2300
|
2020-08-24 02:01:25 +03:00 |
|
Zoltan Kochan
|
4d4d22b636
|
fix: global-bin-dir should look only for files inside exec dirs
PR #2793
|
2020-08-22 13:32:22 +03:00 |
|
Zoltan Kochan
|
ad69677a7a
|
fix: root -g should not fail
`pnpm root -g` should not fail if the pnpm process has no access
to the global bin directory.
close #2700
PR #2704
|
2020-07-25 18:01:13 +03:00 |
|
Zoltan Kochan
|
245221baa6
|
fix: searching for global exec directory
close #2649
|
2020-07-04 01:12:40 +03:00 |
|
Zoltan Kochan
|
915828b464
|
fix: finding a suitable global executables directory
ref #2649
PR #2661
|
2020-07-02 17:33:40 +03:00 |
|
Zoltan Kochan
|
2c190d49d6
|
fix: ignore case, when searching for global exec dir
close #2649
|
2020-06-22 21:02:15 +03:00 |
|
Zoltan Kochan
|
1146b76d2b
|
fix: fixing issues with global install
PR #2637
ref #1360
|
2020-06-22 15:40:09 +03:00 |
|