Fixes bug with the latest version of the mkdirp#1894
Fixes bug with the latest version of the mkdirp#1894fhkarczeski wants to merge 1 commit intoelectrode-io:masterfrom
Conversation
…dirp library that contains breaking changes when generating a local iOS container.
|
@friederbluemle, @belemaire, @Karthiccc23, can you guys please take a look at this PR when you have a chance. It seems to be currently impacting all iOS container generation. |
|
Hi! this is preventing my team from getting started with electrode-native. Any thoughts of fixing/releasing? |
|
Our team is running the dev version with the fixes I proposed. You can check this document out on how to run it in dev: You can manually add the changes from this PR to your dev version until someone from the Electrode team has time to check this PR out. |
|
Hi @fhkarczeski - Thanks a lot for the detailed analysis and the PR! As a side note (not related to ERN): |
|
Hello @friederbluemle! I just ran some tests and you are correct, it seems that the latest version of I agree with you that that this change was a little reckless on their part, and probably part of the reason why it was already addressed, but I also think it is possible to see other breaking changes in the future, since the version in our Anyways, I haven't spent the time investigating how much impact If you have ideas on how to improve and/or simplify this section of the code I would be interested in hearing! |
6ff1b4d to
94d2faf
Compare
Resolves the issue introduced by mkdirp v3.0.0 described here.