Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

The data couldn't be read because it isn't in the correct format. #4724

Closed
skittlesaur opened this issue Jul 1, 2023 · 1 comment
Closed
Labels
needs review Issue is ready to be reviewed by a maintainer

Comments

@skittlesaur
Copy link

Summary

I have been working an expo application and it was all working fine till today's morning. I have been getting the following error even when i tried initializing a new blank typescript app using expo-cli init.

Environment

    System:
      OS: macOS 13.4.1
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 20.3.1 - /usr/local/bin/node
      Yarn: 1.22.19 - /usr/local/bin/yarn
      npm: 9.6.7 - /usr/local/bin/npm
      Watchman: 2023.06.26.00 - /opt/homebrew/bin/watchman
    Managers:
      CocoaPods: 1.12.1 - /opt/homebrew/bin/pod
    SDKs:
      iOS SDK:
        Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
    IDEs:
      Android Studio: 2022.1 AI-221.6008.13.2211.9619390 <-- I'm using WebStorm not Android Studio
      WebStorm: 2022.3.1 Build #WS-223.8214.51
      Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
    npmGlobalPackages:
      eas-cli: 3.14.0
    Expo Workflow: managed

Please specify your device/emulator/simulator platform, model and version

Experiencing this issue on physical iPhone 13 Pro, and iPhone X. Emulator iPhone 14 all versions.

Error output

image

Reproducible demo or steps to reproduce from a blank project

I only ran expo-cli init and picked blank typescript project.

@skittlesaur skittlesaur added the needs review Issue is ready to be reviewed by a maintainer label Jul 1, 2023
@byCedric
Copy link
Member

Hi @skittlesaur! Unfortunately, the expo-cli has been deprecated for some time now. We've migrated towards the CLI shipped within expo (versioned CLI).

You could try removing the expo-cli from your global dependencies, and starting your project through: npm|yarn expo start. If this also doesn't work, please open a new issue on github.com/expo/expo.

Hope this helps!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants