Skip to content
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

Doesn't seems to work on Apple Silicon with Big Sur using Webpack 5 #63

Closed
jimblue opened this issue Feb 16, 2021 · 7 comments
Closed

Comments

@jimblue
Copy link

jimblue commented Feb 16, 2021

I'm not sure why it's not working @RoccoC... Apple Silicon ? Big Sur ? Wenbpack 5 ? All of them...

@jimblue
Copy link
Author

jimblue commented Feb 20, 2021

My bad, sorry for the noise, seems to be because of node-notifier.

@jimblue jimblue closed this as completed Feb 20, 2021
@RoccoC
Copy link
Owner

RoccoC commented Feb 20, 2021

Hey @jimblue , thanks for the bug report. Yeah, could be -- I see there's an issue logged over there as well: mikaelbr/node-notifier#361

Unfortunately I don't have an M1 to test with, but I'll do some digging to see if I can positively identify the source of the problem.

I'm going to re-open this so it doesn't fall off the radar.

@RoccoC RoccoC reopened this Feb 20, 2021
@RoccoC
Copy link
Owner

RoccoC commented Feb 20, 2021

@jimblue, by chance are you seeing the same error as reported in the node-notifier issue?

Error: spawn Unknown system error -86
    at ChildProcess.spawn (node:internal/child_process:416:11)
    at spawn (node:child_process:619:9)
    at Object.execFile (node:child_process:262:17)
    at Object.module.exports.fileCommandJson (/node_modules/node-notifier/lib/utils.js:83:13)

@jimblue
Copy link
Author

jimblue commented Feb 22, 2021

@RoccoC no I don't sorry

@GuidoHendriks
Copy link

@RoccoC I see the same error on my Mac mini M1. Please let me know if I can help out in any way.

@haxxxton
Copy link

not sure if related, but I just upgraded from webpack 4 to webpack 5, and latest build notifier has stopped working. (Intel chip)

@ImLunaHey
Copy link
Contributor

This can be closed. Installing rosetta resolves this issue.

@jimblue jimblue closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants