Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module 'lighthouse/lighthouse-cli/chrome-launcher.js' #4

Open
Cryt1c opened this issue Nov 17, 2018 · 2 comments
Open

Comments

@Cryt1c
Copy link

Cryt1c commented Nov 17, 2018

Hi,
I am trying to launch the demo but I always get this error:
Error: Cannot find module 'lighthouse/lighthouse-cli/chrome-launcher.js'

I have also tried a npm install chrome-launcher but that does not help.

I am on node 8.10.0

Thank you for providing this tool!

@mwcz
Copy link

mwcz commented Jan 16, 2019

Same, I'm seeing this after npm run demo.

git clone [email protected]:thearegee/lighthouse-cron.git
cd lighthouse-cron
npm install
npm run demo

And here are my versions:

{ 'lighthouse-cron': '1.0.4',
  npm: '6.5.0',
  ares: '1.15.0',
  cldr: '34.0',
  http_parser: '2.8.0',
  icu: '63.1',
  llhttp: '1.0.1',
  modules: '67',
  napi: '3',
  nghttp2: '1.34.0',
  node: '11.4.0',
  openssl: '1.1.0j',
  tz: '2018e',
  unicode: '11.0',
  uv: '1.24.0',
  v8: '7.0.276.38-node.13',
  zlib: '1.2.11' }

@vbpradeep
Copy link

Same faced this issue. due to lighthouse breaking changes. have to change this source.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants