Commit 9c83c3e
fix: Use node directly in the postinstall script (#3030)
(closes #3028)
(closes
[CLI-247](https://linear.app/getsentry/issue/CLI-247/version-2583-includes-a-postinstall-script-that-is-incompatible-with))
This fixes the postinstall scripts for package managers other than NPM.
---------
Co-authored-by: Daniel Szoke <[email protected]>1 parent 34196c0 commit 9c83c3e
2 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments