docs: remove postinstall lifecycle warning#50359
Conversation
|
whoops, did an rename and it deleted the branch... |
jkleinsc
left a comment
There was a problem hiding this comment.
This whole warning should be removed.
|
@jkleinsc in the rfcs PR for the postinstall changes, it was mentioned that the ELECTRON_SKIP_BINARY_DOWNLOAD env may be removed once the rfc change is implemented (it triggered upon postinstall; but as of electron v42 postinstall script is gone now). should mention of this be removed or altered from the docs? (as of now it is in advanced installation instructions section) i'm happy to make a follow up PR on this :D |
|
|
Congrats on merging your first pull request! 🎉🎉🎉 |
|
No Release Notes |
|
I have automatically backported this PR to "42-x-y", please check out #50405 |
Description of Change
remove
postinstalllifecycle warnings because they are redundant as of electron v42Checklist
npm testpassesRelease Notes
Notes: none