You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I using archlinux, when I running system command xdg-open http://localhost:4000, it works.
But running npm module open: node_modules/.pnpm/[email protected]/node_modules/open/
./xdg-open http://localhost:4000
could not works. And not report error.
The text was updated successfully, but these errors were encountered:
I using archlinux, when I running system command
xdg-open http://localhost:4000
, it works.But running npm module
open
:node_modules/.pnpm/[email protected]/node_modules/open/
./xdg-open http://localhost:4000
could not works. And not report error.
The text was updated successfully, but these errors were encountered: