wasp-lang/wasp

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

Open

#1100 opened on Apr 4, 2023

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

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