question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

no ending yarn install - missing processbar while installing with yarn

See original GitHub issue

Steps to reproduce

  • i run yarn install

it stays hours at this place:

[4/4] 🔨  Building fresh packages...
[-/50] ⠠ waiting...
[-/50] ⠠ waiting...
[-/50] ⠠ waiting...
[-/50] ⠠ waiting...
[12/50] ⠠ puppeteer

also npm_config_loglevel=warn yarn install not print any hints whats going on here.

Tell us about your environment:

  • Puppeteer version: ?? yarn not completes
  • Platform / OS version: 10.15.3
  • URLs (if applicable): install from gatsby repo
  • Node.js version:v12.13.1
  • yarn 1.21.0

What steps will reproduce the problem?

Please include code that reproduces the issue.

    • i run yarn install

What is the expected result?

some info what is happening (maybe a download processbar)

What happens instead?

i see nothing happening

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
jackfranklincommented, Apr 21, 2020

@muescha Puppeteer v1 is very out-dated - we just released v3. I’ll see if we can get Gatsby (or the plugin) to upgrade their version.

0reactions
stale[bot]commented, Jul 26, 2022

We are closing this issue. If the issue still persists in the latest version of Puppeteer, please reopen the issue and update the description. We will try our best to accomodate it!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Configuration options | Yarn - Package Manager
List of all the configuration option for Yarn (yarnrc files) ... refuse to change the installation artifacts (apart from the cache) when running...
Read more >
npm - "Already up-to-date" and "Run 'yarn' to install missing ...
It looks like you want to do yarn install --check-files to verify that the files have not been removed from node_modules.
Read more >
Introduction | Cypress Documentation
Common problems and solutions. Missing binary. When npm or yarn install the cypress package, a postinstall hook is executed that downloads the platform ......
Read more >
react-native-community/progress-bar-android - npm package
Progress Bar component for React Native For more information about how to use ... npm install @react-native-community/progress-bar-android --save # or yarn ...
Read more >
npm, pnpm, and Yarn | WebStorm Documentation - JetBrains
WebStorm shows this popup when the dependencies are not installed yet or when they have changed. If you close the popup or turn...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found