While working on my Mac running MacOS Sierra with WebStorm (version 2017.2.4), I encounter a pop-up notification sporadically, as shown in the following image:
https://i.sstatic.net/mdVtd.png
My coworkers and I all have the same TSLint configuration and code style set up in WebStorm. However, this issue seems to be exclusive to my machine.
I've attempted the following troubleshooting steps:
- invalidating caches and restarting
- reinstalling node packages and npm
Unfortunately, none of these solutions have resolved the problem.