node-mac-permissions icon indicating copy to clipboard operation
node-mac-permissions copied to clipboard

Package cannot be used with electron-builder 23.2.0 on Monterey

Open has-n opened this issue 3 years ago • 3 comments

If you're building on Monterey, you first run into #39 .

You install Python but versions of electron-builder prior to 23 use the baked in Python which fails.

You then upgrade electron-builder to 23.2.0 but now run into https://github.com/electron/universal/issues/41

You wonder at life's purpose.

has-n avatar Jun 30 '22 19:06 has-n

I'm having this issue as well.

JamesS-M avatar Jul 25 '22 19:07 JamesS-M

electron-builder is neither maintained nor recommended by the Electron core team - i'm happy to try to take a look though.

in the meantime: https://github.com/electron/universal/issues/41#issuecomment-1181311686 looks like it might help?

codebytere avatar Jul 26 '22 07:07 codebytere

in the meantime: electron/universal#41 (comment) looks like it might help?

That works 😄

JamesS-M avatar Jul 26 '22 13:07 JamesS-M

Closing as there's a workaround and the root problem is best solved in builder.

codebytere avatar Mar 16 '23 09:03 codebytere