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

One of the two will be used. Which one is undefined.

Open coderChrisLee opened this issue 6 years ago • 4 comments

  1. npm install node-mac-notifier

I gor an Error: Cannot find module 'nan'

  1. then I try to npm install nan

  2. success to install and then npm start, but it shows duplicate implementation in framework and Notification.node, how to solve this problem ?

objc[59154]: Class NotificationCenterDelegate is implemented in both /Users/chrislee/Downloads/electron/electron-quick-start-master/node_modules/electron/dist/Electron.app/Contents/Frameworks/Electron Framework.framework/Versions/A/Electron Framework (0x109d6c908) and /Users/chrislee/Downloads/electron/electron-quick-start-master/node_modules/node-mac-notifier/build/Release/Notification.node (0x10a96ea28). One of the two will be used. Which one is undefined.

coderChrisLee avatar Apr 15 '19 03:04 coderChrisLee

the same problem

qiyaozu avatar Jul 05 '19 04:07 qiyaozu

+1

afeiship avatar Jul 06 '19 06:07 afeiship

+1

codingChewie avatar Sep 19 '19 13:09 codingChewie

+1

dassiorleando avatar Jan 06 '20 09:01 dassiorleando