Giter VIP home page Giter VIP logo

Comments (7)

lumamontes avatar lumamontes commented on June 14, 2024 2

I was having the same issue but updating eas-cli and then building again worked for me:

npm install -g eas-cli

from eas-cli.

heyjamesknight avatar heyjamesknight commented on June 14, 2024

Same issue.

from eas-cli.

deho0701 avatar deho0701 commented on June 14, 2024

Same issue.

from eas-cli.

ThangNV1205 avatar ThangNV1205 commented on June 14, 2024

I also encountered a similar error even when using the latest version of eas-cli globally. I removed it globally and installed it directly into the project, and the build went smoothly.

from eas-cli.

impe93 avatar impe93 commented on June 14, 2024

Same error here, I tried what @lumamontes said but I still get the error. One thing to notice is that when I'm bumping up the node version from 16 to 18.20.2, I get the connection error, but if I downgrade to version 16 again, everything works like a charm. I don't see how those 2 things are connected but that's what i've noticed. Other than that I HAVE TO switch to node version 18 because the latest plugin "expo-privacy-manifest-polyfill-plugin" to fix stuff on iOS env privacy need a function that seems to be only present on node 18. I'm a bit scared about this because I've to deploy an update for Monday lol

from eas-cli.

bportman avatar bportman commented on June 14, 2024

Event though I already had eas-cli installed globally and things were working fine for a while, running npm install -g eas-cli fixed this for me when the error started popping up.

from eas-cli.

Nikita-Shuminskiy avatar Nikita-Shuminskiy commented on June 14, 2024

use npx (npx eas build --profile) instead of eas(eas build --profile) it worked

from eas-cli.

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.