Skip to content
New issue

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

Running node-dev caused a shortcut to get added in windows #263

Open
ZachHaber opened this issue Jul 23, 2021 · 2 comments
Open

Running node-dev caused a shortcut to get added in windows #263

ZachHaber opened this issue Jul 23, 2021 · 2 comments

Comments

@ZachHaber
Copy link

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?

@danferns
Copy link

danferns commented Mar 4, 2022

If anyone else also landed here wanting to prevent this, use the --notify=false option. Maybe this should be the default too.

@jeremyj563
Copy link

...Maybe this should be the default too.

Yes it should

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants