chrome-finder
find a executable chrome in your system automatic
Last updated 5 years ago by gwuhaolin .
ISC · Repository · Bugs · Original npm · Tarball · package.json
$ npm install chrome-finder 
SYNC missed versions from official npm registry.

Npm Package Build Status Build Status Dependency Status Npm Downloads

chrome-finder

find a executable chrome in your system automatic

Use

const findChrome = require('chrome-finder');
const chromePath = findChrome();
  • if the chrome executable is not found, an error Error('no chrome installations found') will be thrown
  • if the chrome executable is found, but the platform is not one of ['win32', 'darwin', 'linux'], an error Error('platform not support') will be thrown.

Use Case

chrome-finder has been used in:

Current Tags

  • 1.0.7                                ...           latest (5 years ago)

8 Versions

  • 1.0.7                                ...           5 years ago
  • 1.0.6                                ...           5 years ago
  • 1.0.5                                ...           6 years ago
  • 1.0.4                                ...           6 years ago
  • 1.0.3                                ...           7 years ago
  • 1.0.2                                ...           7 years ago
  • 1.0.1                                ...           7 years ago
  • 1.0.0                                ...           7 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (1)
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE