guest271314 / native-messaging-nodejs

Node.js Native Messaging host
Do What The F*ck You Want To Public License
15 stars 0 forks source link

mac chrome 126 report error #1

Open warmhug opened 2 months ago

warmhug commented 2 months ago

image

guest271314 commented 2 months ago

Make sure nm_nodejs.json is pointing to the absolute path of nm_nodejs.js and nm_nodejs.js is executable.

guest271314 commented 1 month ago

@warmhug I updated the main branch to use code that works on Mac with node version 21+, see https://github.com/guest271314/native-messaging-nodejs/issues/2.