-
-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
With the latest version of the CLI installed, the directory layout looks like below. This means the binary is at ./js/..sentry-cli.exe:
This is no doubt due to this code:
Lines 9 to 11 in 6f91736
| let binaryPath = eval( | |
| "require('path').resolve(__dirname, require('os').platform() === 'win32' ? '..\\sentry-cli.exe' : '../sentry-cli')" | |
| ); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Fields
Give feedbackNo fields configured for issues without a type.
