Giter VIP home page Giter VIP logo

Comments (5)

kalingaCoder avatar kalingaCoder commented on July 23, 2024

@xiongemi - If possible please provide the ETA So that I can plan accordingly

from nx.

xiongemi avatar xiongemi commented on July 23, 2024

i checkout your repo, at workspace root, I ran nx start expoApp, then I enter a to run on android. it seems fine for me. i am able to launch your app in android emulator:

Screenshot_1716916650

from nx.

kalingaCoder avatar kalingaCoder commented on July 23, 2024

On executing the command it is directly opening the web in the browser it is not asking for Android.

_dhrona_z> nx start expoApp

nx run expoApp:start

expo start

Starting project at C:\code\dhrona_z\apps\expoApp
(node:16600) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
Using src/app as the root directory for Expo Router.
Starting Metro Bundler
Waiting on http://localhost:8081
Logs for your project will appear below._

from nx.

xiongemi avatar xiongemi commented on July 23, 2024

the quick workaround would be add target to expoApp's project.json:

"targets": {
  "start": {
      "executor": "@nx/expo:start"
  }
}

then it could be run on windows for start command nx start expoApp
i will do a proper fix.

from nx.

kalingaCoder avatar kalingaCoder commented on July 23, 2024

Need solution for this issue aswell:
When scanned from expo go app, it shows the following error:
The installed version of Expo go is for SDK 51, The project you open uses sdk 50.

from nx.

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.