You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.