Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Unable to run Turtle (even without cli parameters) #374

Open
5 tasks done
dmitriy-komarov opened this issue Jan 1, 2022 · 0 comments
Open
5 tasks done

Unable to run Turtle (even without cli parameters) #374

dmitriy-komarov opened this issue Jan 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@dmitriy-komarov
Copy link

dmitriy-komarov commented Jan 1, 2022

New Issue Checklist

  • Updated turtle-cli to the latest version (yarn global add turtle-cli or npm install --global turtle-cli).
  • I read the Contribution Guidelines.
  • I read docs.expo.dev (Managed Workflow > Distributing Your App).
  • I searched for existing GitHub issues.
  • I enclosed the complete output when running turtle, including the stack trace and command used.

Issue Description

I unable to run Turtle at all, even just turtle or turtle --help. My Linux just creates a dump file.

Command executed
turtle
turtle --help
turtle build:android
Complete output when running turtle, including the stack trace and command used
Invalid instruction (the memory stack is flushed to disk)

Environment

Expo CLI 4.12.12 environment info:
    System:
      OS: Linux 5.4 Ubuntu 20.04.2 LTS (Focal Fossa)
      Shell: 5.0.17 - /bin/bash
    Binaries:
      Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node
      npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm
    npmPackages:
      expo: ~43.0.0 => 43.0.1 
      react: 17.0.1 => 17.0.1 
      react-dom: 17.0.1 => 17.0.1 
      react-native: 0.64.3 => 0.64.3 
      react-native-web: 0.17.1 => 0.17.1 
    npmGlobalPackages:
      expo-cli: 4.12.12
    Expo Workflow: bare
@dmitriy-komarov dmitriy-komarov added the bug Something isn't working label Jan 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant