node-mac-notifier
node-mac-notifier copied to clipboard
One of the two will be used. Which one is undefined.
npm install node-mac-notifier
I gor an Error: Cannot find module 'nan'
-
then I try to
npm install nan -
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.
the same problem
+1
+1
+1