pwnall / node-open

open a file or uri with the users preferred application (browser, editor, etc), cross platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot open edge browser with url

trigger2160 opened this issue · comments

I cannot open the edge browser with a url. If I pass "microsoft-edge:" as the browser (including the colon) with a url it will just open the edge browser on an empty page. From some local tests it looks like you need to specify the url after the colon without a space, it looks like the code here adds a space before the url.