GithubHelp home page GithubHelp logo

Comments (8)

olivierpascal avatar olivierpascal commented on May 25, 2024

+1

from isomorphic-webcrypto.

marcato15 avatar marcato15 commented on May 25, 2024

+1

from isomorphic-webcrypto.

charlestbell avatar charlestbell commented on May 25, 2024

+1

from isomorphic-webcrypto.

charlestbell avatar charlestbell commented on May 25, 2024

I found a temporary workaround, which is to use Expo's classic build service, instead of their newer EAS build service. Unfortunately, the classic build service is deprecated and goes offline in about 160 days. So I'm reaching out to them and see if they can get EAS build to work like classic in this regard, or hold off on deprecating classic.

from isomorphic-webcrypto.

charlestbell avatar charlestbell commented on May 25, 2024

Update: The EAS guys gave a kind of "not my problem" response.
I also reached out to the guys in charge of microsoft's @azure/cosmos package and they're investigating finding a replacement for this package.

from isomorphic-webcrypto.

TimoGlastra avatar TimoGlastra commented on May 25, 2024

For yarn I found the following resolutions 'hack' to be working:

{
  // ... other package.json options ...
  "resolutions": {
    "@unimodules/react-native-adapter": "./node_modules/expo"
  }
}

from isomorphic-webcrypto.

TimoGlastra avatar TimoGlastra commented on May 25, 2024

I think this should be fixable by removing the dependency on the unimodules and instead updating to the expo modules. Not sure why it is needed to depend on the unimodules in the first place, couldn't we directly depend on expo-random?

@kevlened would you accept a PR for this change?

from isomorphic-webcrypto.

czy0729 avatar czy0729 commented on May 25, 2024

@TimoGlastra
i solve the problem right now.
I've been trying to fix this for 50 hours, any solution that can be found is invalid.
at last i just remove @unimodules/core and @unimodules/react-native-adapter in package.json which tell you to migrating expo under 44 to expo modules at first https://github.com/expo/fyi/blob/master/expo-modules-migration.md#migrating-to-expo-modules.
then the build pass oh god.

from isomorphic-webcrypto.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.