Git Product home page Git Product logo

Comments (6)

ttrunck avatar ttrunck commented on August 18, 2024 1

I'm not able to reproduce it on Windows 10. But it seems that your eject is done using a quite old version of Yarn (and not using npm). Could this be the issue, did you tried to update Yarn?

from create-react-app-typescript.

gaearon avatar gaearon commented on August 18, 2024 1

If you're curious about why this was happening: facebook/create-react-app#3806 (comment)

We disabled Yarn during eject so it stopped, but there probably is some correct solution here.

from create-react-app-typescript.

wmonk avatar wmonk commented on August 18, 2024

I'm afraid I can't reproduce this, as I don't have a windows machine. I assume as it's printed the Ejected successfully! message it must be an inquirer issue.

from create-react-app-typescript.

wmonk avatar wmonk commented on August 18, 2024

Closing as this hasn't been updated in a while.

from create-react-app-typescript.

NotAdrian avatar NotAdrian commented on August 18, 2024

I just looked into it, after some hours I found the reason and created a Comment on another issue here, its pretty much a operating system (Windows < 10) issue. For a more detailed report I'm just going to leave the link from my other comment here: Click me

from create-react-app-typescript.

ibrhm-mnf avatar ibrhm-mnf commented on August 18, 2024

Instead of using "npm run eject"
use "npm install -g exp" & "exp detach"
And edit varibles in app.json file https://docs.expo.io/versions/latest/workflow/configuration

This will create android & ios files respectively

Thank you

from create-react-app-typescript.

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.