var url = 'http://localhost/results/';
const opn = require('opn');
opn(url, { app: 'chrome' });
It doesn't open chrome when it's already running. When it's closed it works... sometimes
It's weird because it worked before and I did no changes to code and it just stopped opening link when chrome is already running.
Edit: now it doesn't open the link at all or it's completely random.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too