Uh oh!
There was an error while loading. Please reload this page.
Remove find-node.sh that cause PhaseScriptExecution. - #31380
Conversation
facebook-github-bot
commented
Apr 19, 2021
Hi @nitaking! Thank you for your pull request and welcome to our community. Action RequiredIn order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you. ProcessIn order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
Base commit: 96930fa |
Base commit: 96930fa |
facebook-github-bot
commented
Apr 19, 2021
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
gnattu
commented
Apr 23, 2021
Let me add #31260 to this. |
nitaking
commented
Apr 23, 2021
Have identified a problem with the release build in this fix. |
AyoubAtba
commented
Jun 14, 2021
I'm having this problem any solutions???? |
leotm
commented
Jul 11, 2021
On new M1 Mac Mini after |
nitaking
commented
Sep 7, 2021
This fix seems to have fixed the problem, so I'll close this PR. |
rogeriomq
commented
Oct 20, 2022
I use ASDF and create link with |
Summary
find-node.shis th couse of many build errors. (Causes PhaseScriptExecution)I think that the node path setting is not done by the library, but by the user.
If the react-native even complements the node's path setting, shouldn't it be complemented by the document?
What is the community's policy on this?
We are losing a lot of time to this meritless hacky code. This fix should be incorporated as a band-aid, even if it's not ideal.
Changelog
[iOS] [Fixed] - Remove find-node script.
Test Plan