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

const Notificationss = require('node-mac-notifier'); The following error occurred

Open joeyer opened this issue 6 years ago • 0 comments

path.js:28 Uncaught TypeError: Path must be a string. Received undefined at assertPath (path.js:28:11) at dirname (path.js:1345:5) at Function.getRoot (webpack-internal:///1779:154:13) at bindings (webpack-internal:///1779:60:32) at eval (webpack-internal:///1773:5:50) at Object. (https://localhost:3001/dist/bundle.js:12286:1) at webpack_require (https://localhost:3001/dist/bundle.js:680:30) at fn (https://localhost:3001/dist/bundle.js:90:20) at eval (webpack-internal:///648:88:22) at Object. (https://localhost:3001/dist/bundle.js:4898:1)

environment: node:8.2.1 electron:1.8.4 on mac

joeyer avatar Dec 04 '18 11:12 joeyer