We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As in the title, the first time I ran node-dev, a shortcut got entered into my windows startmenu for SnoreToast.
Installing shortcut: "C:\\Users\\userId\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\SnoreToast\\0.7.0\\SnoreToast.lnk" "C:\\code\\project\\node_modules\\node-notifier\\vendor\\snoreToast\\snoretoast-x64.exe" Snore.DesktopToasts.0.7.0
Can you make it so that any sort of startmenu manipulation, or things outside of the project are strictly opt-in?
The text was updated successfully, but these errors were encountered:
If anyone else also landed here wanting to prevent this, use the --notify=false option. Maybe this should be the default too.
--notify=false
Sorry, something went wrong.
...Maybe this should be the default too.
Yes it should
No branches or pull requests
As in the title, the first time I ran node-dev, a shortcut got entered into my windows startmenu for SnoreToast.
Can you make it so that any sort of startmenu manipulation, or things outside of the project are strictly opt-in?
The text was updated successfully, but these errors were encountered: