Giter VIP home page Giter VIP logo

Comments (4)

frankcalise avatar frankcalise commented on May 22, 2024 1

Ah I understand now. Yeah unfortunately since Ignite/CES are "wrapping" the other experiences with sugar on top, you run into questions/issues with invalid dev envs quite often.

Most of the time you can help point people to the Environment Setup docs on RN (for example, most coming from Expo Go where everything just works, but then diving into Prebuild they don't have everything prepared). Usually it just involves educating the end user. Since your audience is a power user, when a lesser experienced user comes along they might run into some of this.

This is where the doctor type of command comes in if you check out npx ignite-cli@next doctor. It aggregates info about the environment so that when people do report issues you can see what tooling they're working with. Often times you can catch a wrong Java version, old globally installed package, etc.

from create-expo-stack.

danstepanov avatar danstepanov commented on May 22, 2024 1

All to say that this issue is outside of the scope of create-expo-stack

from create-expo-stack.

frankcalise avatar frankcalise commented on May 22, 2024

Ignite doesn't build from the ground up really, it's a file copy of the boilerplate\ dir from the repo. We don't start bare and keep it that way if going the RN route or start launching create expo app if choosing Expo. It's just already made and copy that into the target directory.

In Ignite 8 (current master branch) we tried to get smart with having both RN/Expo flows (so user didn't have to specify at creation, but you'd eventually adopt one after spinning up the project) and trying to determine it at runtime but it didn't really work. Also was super confusing to the end user.

If that doesn't answer your question let me know and I'll try to clear it up

from create-expo-stack.

danstepanov avatar danstepanov commented on May 22, 2024

Not sure I follow, I'm basically wondering if a user will ever run into an issue running npx create-expo-stack that isn't connected to create-expo-stack (but instead iOS, Android, and/or RN setup).

As an example, @hqasmei recently ran into this issue

image

She fixed the issue by updating her iOS simulator as the issue was due to her updating Xcode but not the simulator.

Wondering whether to consider this category of issues as part of the create-expo-stack experience. I'm particularly thinking of people that start using create-expo-stack but have never used RN before. Regardless, create expo stack prioritizes expo power users so this might not be a priority.

from create-expo-stack.

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.