question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

yarn iOS fail on ignite-cli v7.10.9, node lts v16.15.0

See original GitHub issue

What’s going on?

Could not run sample project created with “npx ignite-cli new PizzaApp” command. I just clean install back my mac to Big Sur, due to there is a need to use Xcode version 12.4, but after I reinstall everything (homebrew, cocoapod, node, etc.), issue occurs. I can no longer even run a simple sample project with “yarn iOS” now.

From what I can see from the terminal description, seems to have something to do with “Flipper-Folly”. I spend an entire day trying different node version, and downgrade to ignite-cli v7.9.*, but issues still occur.


Steps to reproduce

  1. Make sure using node version v16.15.0 (LTS) & ignite-cli v7.10.92.
  2. Create the sample project with “npx ignite-cli new PizzaApp”
  3. cd into the project, then run “yarn ios”

error screenshots:

Screenshot 2022-05-05 at 4 09 09 PM Screenshot 2022-05-05 at 4 10 00 PM

npx ignite-cli doctor results: Screenshot 2022-05-05 at 4 15 14 PM

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
myfoostrongcommented, Jun 20, 2022

I will give this a try later.

My tests were done on an Intel Macbook. And similar errors for Android on Mac and Windows with ExpoLinearGradient.

1reaction
myfoostrongcommented, May 12, 2022

So, I was able to get a fresh build running on ignite-cli@7.10.2

npx ignite-cli@7.10.2 new test10.2

7.10.3 npm reported a breaking issue, and bails 7.10.4-9 all result in the same error above when building

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I remove error in installing ignite-cli? - Stack Overflow
First check if you have installed the latest version of node. node -v ... yarn global add ignite-cli ignite new MyNewAppName.
Read more >
CVE - Search Results - MITRE
The mission of the CVE® Program is to identify, define, and catalog publicly disclosed cybersecurity vulnerabilities.
Read more >
SecPod SCAP Repo, a repository of SCAP Content (CVE ...
A Relative Path Traversal issue was discovered in LOYTEC LVIS-3ME versions prior to 6.2.0. The web user interface fails to prevent access to...
Read more >
Новости 512 - Podcast Addict
Next.js 12, Error Boundaries, Node.js и Event Loop, алгоритмы на JavaScript ... Node.js 16.7.0 — https://nodejs.org/en/blog/release/v16.7.0/ ...
Read more >
glove_vocab.250k.txt - Bar Ilan NLP Lab
... paris marine dr religious crime shared sheet becoming downloads determine failed holy minimum fri minister salt fly officials paint corporation aware 36 ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found