Skip to content

Failed to parse manifest JSON: This version of expo-updates can no longer load legacy manifests from Tensorflow tutorial #8587

@dodgerdog15

Description

@dodgerdog15

Please make sure that this is a bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template

System information

  • Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): No
  • OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Mac Sequoia
  • Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: iPhone 14
  • TensorFlow.js installed from (npm or script link): npm
  • TensorFlow.js version (use command below): @tensorflow/[email protected], @tensorflow/[email protected]
  • Browser version: N/A

Describe the current behavior
In following the tutorial here: https://www.tensorflow.org/js/tutorials/applications/react_native. When opening the program using expo go via scanning the qr code I receive the error: "Failed to parse manifest JSON: This version of expo-updates can no longer load legacy manifests."

Describe the expected behavior
The code should open up to a working demo app.

Standalone code to reproduce the issue
Provide a reproducible test case that is the bare minimum necessary to generate
the problem. If possible, please share a link to Colab/CodePen/any notebook.
The code in this repository: tfjs-examples/react-native/pose-detection

Other info / logs Include any logs or source code that would be helpful to
diagnose the problem. If including tracebacks, please include the full
traceback. Large logs and files should be attached.
Note that when running on a ios emulator the code works fine, but on a real ios device it fails with the above error.

Metadata

Metadata

Assignees

Labels

type:bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions