Zoltan Kochan
|
a7aef51c66
|
fix(error): hide auth token in FetchError (#8069)
|
2024-05-10 15:05:02 +02:00 |
|
Khải
|
67f749fb71
|
refactor(error): return type annotation (#7868)
|
2024-04-08 20:20:32 +02:00 |
|
Zoltan Kochan
|
3ded840001
|
fix: error code when cannot add tarball to store (#7694)
close #7679
|
2024-02-23 10:36:22 +01:00 |
|
Zoltan Kochan
|
043d988fc9
|
style: no default exports (#5490)
|
2022-10-14 16:49:11 +03:00 |
|
Zoltan Kochan
|
e8a631bf0b
|
fix: when resolution fails, print the project directory path (#5456)
|
2022-10-05 17:37:19 +03:00 |
|
Zoltan Kochan
|
7ebe2a0532
|
fix: throw a meaningful error message on broken lockfile (#4387)
When `node-linker` is set to `hoisted`, a meaningful error message
should be thrown if the lockfile is broken and `pnpm install` is
executed.
|
2022-02-24 06:30:41 +02:00 |
|
Zoltan Kochan
|
f2c8e95e30
|
fix(deps): update dependency eslint-config-standard-with-typescript to v20
close #3236
|
2021-03-13 03:33:30 +02:00 |
|
Zoltan Kochan
|
0c5f1bcc9e
|
test(tarball-fetcher): migrate to Jest
ref #2858
|
2020-11-08 17:23:10 +02:00 |
|
Zoltan Kochan
|
75a36debad
|
fix: report auth info on 404 errors as well
PR #2818
|
2020-09-01 18:16:37 +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
|
6d480dd7a2
|
feat: print more info on forbid errors
close #2774
PR #2777
|
2020-08-16 21:24:32 +03:00 |
|
Zoltan Kochan
|
28f206a06d
|
feat: rm should fail if dep is not available
PR #2428
ref #2319
|
2020-03-20 23:17:50 +02:00 |
|
Zoltan Kochan
|
e287f5ee92
|
fix: print a better error message on bad spec
PR #2394
close #2380
|
2020-03-03 23:47:19 +02:00 |
|
Zoltan Kochan
|
0e4a0948f0
|
refactor: create and use @pnpm/error
|
2019-07-27 17:39:27 +03:00 |
|