Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install: support android platform #2288

Open
cbix opened this issue Dec 1, 2024 · 3 comments
Open

Install: support android platform #2288

cbix opened this issue Dec 1, 2024 · 3 comments
Assignees

Comments

@cbix
Copy link

cbix commented Dec 1, 2024

Just tried npm install from termux where node's os.platform() returns android. It failed in sentry's postinstall step due to the platform not being supported.

The linux binary should work out of the box since it's statically linked.

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 1, 2024
@szokeasaurusrex
Copy link
Member

@cbix thanks for opening this issue. Do any of the other install methods work for you on Android?

@cbix
Copy link
Author

cbix commented Dec 1, 2024

Manual install works, but inside my package npm install still fails because it has @sentry/cli as dependency where the postinstall script fails.

@getsantry getsantry bot moved this from Waiting for: Community to Waiting for: Product Owner in GitHub Issues with 👀 3 Dec 1, 2024
@szokeasaurusrex
Copy link
Member

@cbix got it, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants