Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Call react-native link with spawn instead of run #127

Merged
merged 2 commits into from
Dec 6, 2018

Conversation

carlinisaacson
Copy link
Member

Fixes: #120

We are calling react-native link with spawn on line 166. Calling it the second time with spawn fixes the maximum call stack size exceeded error.

@jamonholmgren
Copy link
Member

Also fixes infinitered/ignite#1345.

@jamonholmgren
Copy link
Member

Thanks @carlinisaacson !

jamonholmgren added a commit that referenced this pull request Dec 6, 2018
* Call react-native link with spawn instead of run (#127)
* Removes splash patches (#130)

Note that ignite-splash will provide splash capability in the future.
Check out an early implementation at:

https://github.com/infinitered/ignite-splash
infinitered-circleci pushed a commit that referenced this pull request Dec 6, 2018
## [1.1.1](v1.1.0...v1.1.1) (2018-12-06)

### Bug Fixes

* **cli:** Call link with spawn instead of run ([#127](#127)) ([4f9e8cb](4f9e8cb))
* **cli:** Fixes hanging on install ([c6daa0a](c6daa0a)), closes [#127](#127) [#130](#130)
* **splash:** Removes splash patches ([#130](#130)) ([64340d5](64340d5))
@infinitered-circleci
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
4 participants