wasp-lang/wasp

Can't run Wasp on Termux (Linux Terminal emulator for Android)

Open

#1,100 opened on Apr 4, 2023

View on GitHub
 (12 comments) (0 reactions) (0 assignees)Haskell (227 forks)batch import
help wanted

Repository metrics

Stars
 (4,229 stars)
PR merge metrics
 (Avg merge 1d 10h) (88 merged PRs in 30d)

Description

Describe the bug Wasp says: cannot execute binary file: Exec format error when trying to install on termux.

To Reproduce Steps to reproduce the behavior:

  1. Install wasp
  2. run: wasp new WaspApp

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

IMG_20230404_134226

Smartphone (please complete the following information):

  • Device: Redmi 9T
  • OS: Andriod

Any work around for this?

Contributor guide