sindresorhus/opn
Do you want to work on this issue?
You can request for a bounty in order to promote it!
npm open could not work #343
mobeicanyue posted onGitHub
I using archlinux, when I running system command xdg-open http://localhost:4000
, it works.
But running npm module open
: node_modules/.pnpm/open@8.4.2/node_modules/open/
./xdg-open http://localhost:4000
could not works. And not report error.