sindresorhus / open

Open stuff like URLs, files, executables. Cross-platform.
MIT License
3.14k stars 213 forks source link

npm open could not work #343

Open mobeicanyue opened 1 month ago

mobeicanyue commented 1 month ago

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.