-
Notifications
You must be signed in to change notification settings - Fork 285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nodejs.pkg on macOS catalina platform #2137
Comments
See nodejs/node#29216 |
Yes. Sorry. I'm new to nodeJS. I thought nodejs/node#29216 is for reporting bug. I was integrating and testing latest version of nodeJS. But I don't see any difference in behaviour. That is why i posted a question in nodes\help link |
@MajuMadhusudanan - is this still an issue? |
Yes. Tested using v12.14.0 build and Apple still reporting warnings for the below executables (term-size and node). "issues": [ |
There has been no activity on this issue for 3 years and it may no longer be relevant. It will be closed 1 month after the last non-automated comment. |
There has been no activity on this issue and it is being closed. If you feel closing this issue is not the right thing to do, please leave a comment. |
NodeJS.v12.9.0.pkg
macOS Mojave 10.14.6 and Catalina 10.15
install
nodeJS package
I have downloaded latest nodeJS.v12.9.0 package file from nodejs website and bundled it into our product setup. Apple introduced notarization of package files and binaries recently from Mojave 10.14.6 and macOS catalina onwards. So i need to notarize my package file for deploying it on catalina.
But notarization failed due to nodejs .pkg file. Apple expects all package files to be notarised from catalina onwards. Can anyone send me link of nodeJS package file (notarized one)? Is there anychange required in distribution package?
The text was updated successfully, but these errors were encountered: