Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/open-shortcut. Description: Open the URL from a web shortcut file Stars: 17, Forks: 2. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v4.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, Richienb, SamVerschueren.
Hi, it works well for a url shortcut like "http://google.com" but I tried it to run a steam game with the following url "steam://rungameid/550" I have the message: UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot perty 'trim' of undefined Is there anything specific I should have done? Thanks