no ending yarn install - missing processbar while installing with yarn
See original GitHub issueSteps 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
- i run
What is the expected result?
some info what is happening (maybe a download processbar)
What happens instead?
i see nothing happening
Issue Analytics
- State:
- Created 3 years ago
- Comments:10
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@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.
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!