Skip to content

issues Search Results · repo:sindresorhus/open language:JavaScript

Filter by

227 results
 (60 ms)

227 results

insindresorhus/open (press backspace or delete to remove)

When I run my application with node it works and I can see the browser navigating to the expected URL, however under debugging I always get Command is only available in WSL or inside a Visual Studio Code ...
  • ridomin
  • Opened 
    16 days ago
  • #353

Your bundled xdg-open is old and broken on my system. The one my system provides works perfectly. This library should use the one that works (which is always more likely to be the system one) by default. ...
  • flying-sheep
  • 1
  • Opened 
    on Feb 8
  • #352

apps.chrome opens link in chrome works fine await open( https://google.com , { app: { name: apps.chrome } }); but apps.firefox apps.edge is not working even though they are already installed. When changed ...
  • spronix
  • Opened 
    on Dec 5, 2024
  • #351

As we know VSCode IDE has capability to open external links in configured browser, when workbench.externalBrowser config is set to a value, the IDE uses this (open) library to open the external link image ...
  • Parasaran-Python
  • 1
  • Opened 
    on Oct 7, 2024
  • #348

Hey, it is possible to support more browsers like Opera and other? I m developing a OpenSource cross-browser browser-extension framework and use this npm package to open easily specific browsers.
  • Bizarrus
  • Opened 
    on Oct 7, 2024
  • #347

It seems that open has a lot of [code](https://github.com/search?q=repo:sindresorhus/open%2520browser type=code), dependencies, and issues and feature requests dedicated to browsers, even though those ...
  • fregante
  • 1
  • Opened 
    on Jul 14, 2024
  • #344

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 ...
  • mobeicanyue
  • Opened 
    on May 26, 2024
  • #343

Using Node 18.0.0 results in this error after upgrading from 9.x to 10.x. import fs, {constants as fsConstants} from node:fs/promises ; ^^^^^^^^^ SyntaxError: The requested module node:fs/promises ...
  • mkilpatrick
  • 3
  • Opened 
    on Apr 1, 2024
  • #341

Hello I have this issue when I upgrade open to the latest version that I didnt have before: - I am using an electron app [ERR_REQUIRE_ESM]: require() of ES Module [...path]\node_modules\open\index.js ...
  • LucileGrnd
  • 3
  • Opened 
    on Mar 15, 2024
  • #340

The open-cli tool lets you pass an HTML string to open it in the default browser. I d like to see that in open as well. Use case: I m hitting an API that returns 4 image URLs. I d love to build a quick ...
  • cfjedimaster
  • 2
  • Opened 
    on Mar 13, 2024
  • #339
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub