question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Notifications stopped

See original GitHub issue

Could be related to #9567

💥 Regression Report

On Debian GNU/Linux, jest --notify stopped working, same with a config:

{
  "notify": true
}

Last working version

25.1.0

Worked up to version:

I’m new to jest, I only used 25.1.0 before.

Stopped working in version:

25.2.0

To Reproduce

I also installed node-notifier manually (v5 and v6) but it didn’t change anything.

Steps to reproduce the behavior:

jest --notify

Expected behavior

I should see a desktop notification.

Link to repl or repo (highly encouraged)

Issues without a reproduction link are likely to stall.

Run npx envinfo --preset jest

  System:
    OS: Linux 5.4 Debian GNU/Linux 10 (buster) 10 (buster)
    CPU: (4) x64 Intel(R) Celeron(R) CPU  J1900  @ 1.99GHz
  Binaries:
    Node: 12.16.1 - ~/n/bin/node
    Yarn: 1.22.4 - /usr/bin/yarn
    npm: 6.14.3 - ~/n/bin/npm

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:13 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
mparejacommented, Aug 12, 2020

@SimenB @mikaelbr @millette I’ve confirmed the changes in https://github.com/mikaelbr/node-notifier/pull/341 resolve the problem, thank you!

1reaction
mikaelbrcommented, Aug 10, 2020

I’ll look into it! 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android Notifications Not Showing Up? 10 Fixes You Can Try
If your Android notifications are not working, here are some fixes to try. 1. Reboot Your Phone. The first step towards troubleshooting why...
Read more >
5 ways to fix iPhone notifications when you're not receiving them
5 ways to fix iPhone notifications when you're not receiving them · 1. Open the Settings app. · 2. Tap Notifications. · 3....
Read more >
Notifications not working in iOS 16? 9 Ways to fix it! - iGeeksBlog
To fix Notifications not working on iPhone running iOS 16, 1. Turn off Focus on iPhone, 2. Add exceptions to Focus, 3.
Read more >
How to Fix Notifications Not Showing up on Android - Lifewire
Only specific apps aren't issuing alerts when you know they should. You receive notifications when an app first launches, but then they stop....
Read more >
Android Notifications Not Working [ 2022 Ultimate Fixes]
Android Notifications Not Working [ 2022 Ultimate Fixes] ; Solution 1. Reboot The Phone ; Solution 2. Check System and App Notification Settings...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found