nodejs-system-sleep
nodejs-system-sleep copied to clipboard
It worked for only one time
I used system-sleep in my Vue program and eroor occurs like that:
Vue warn]: Error in v-on handler: "TypeError: __webpack_require__(...).execSync is not a function"
found in
---> <Gift> at src/components/gift.vue
<App> at src/App.vue
<Root>
Like it says in the readme, this does not work in browser environments or anything else than Node.