SDK 42: Hermes engine not found error when pushing OTA updates

Hello,

I activated hermes engine as required here: Using Hermes Engine - Expo Documentation
I run eas build without any problem:

eas build --clear-cache --platform android

When I make changes and I want to publish them, I get the following error:

My expo diagnostics are:

Expo CLI 4.7.3 environment info:
    System:
      OS: Windows 10 10.0.22000
    Binaries:
      Node: 14.17.0 - C:\Program Files\nodejs\node.EXE
      npm: 6.14.13 - C:\Program Files\nodejs\npm.CMD
    IDEs:
      Android Studio: Version  4.2.0.0 AI-202.7660.26.42.7351085
    npmPackages:
      expo: ^42.0.0 => 42.0.1
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz => 0.63.2
    Expo Workflow: managed

Any idea what I am missing?

Thanks in advance.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.