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

gatsby-cli doesn't show statusBar after upgrade #25795

Closed
eMachlo opened this issue Jul 16, 2020 · 4 comments
Closed

gatsby-cli doesn't show statusBar after upgrade #25795

eMachlo opened this issue Jul 16, 2020 · 4 comments
Labels
stale? Issue that may be closed soon due to the original author not responding any more. topic: cli Related to the Gatsby CLI type: bug An issue or pull request relating to a bug in Gatsby

Comments

@eMachlo
Copy link

eMachlo commented Jul 16, 2020

Description

For very long time we have used "gatsby": "2.21.0" in our app, but lately we faced that issue #25478 (comment) so we've upgraded it to the latest version. After that status bar stopped showing up in develop mode.

Steps to reproduce

Unfortunatelly I cannot share my code cause it is corporate internal app, but I've downloaded gatsby-starter-blog and gatsby-advanced-starter and both are missing status bar when run gatsby develop

Expected result

statusBar like this should be printed:

—————————————————————————————————————————
Success @my-app/app 17 pages

Actual result

No statusBar is printed, except that everything seems to be ok.

Environment

gatsby-starter-blog:

System:
OS: Linux 5.3 Ubuntu 18.04.4 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 12.18.0 - /usr/bin/node
npm: 6.9.0 - /usr/bin/npm
Languages:
Python: 2.7.17 - /usr/bin/python
Browsers:
Chrome: 83.0.4103.61
Firefox: 76.0.1
npmPackages:
gatsby: ^2.22.15 => 2.22.15
gatsby-image: ^2.4.5 => 2.4.5
gatsby-plugin-catch-links: ^2.3.3 => 2.3.3
gatsby-plugin-feed: ^2.5.3 => 2.5.3
gatsby-plugin-google-analytics: ^2.3.2 => 2.3.2
gatsby-plugin-lodash: ^3.3.2 => 3.3.2
gatsby-plugin-manifest: ^2.4.9 => 2.4.9
gatsby-plugin-netlify-cms: ^4.3.3 => 4.3.3
gatsby-plugin-nprogress: ^2.3.2 => 2.3.2
gatsby-plugin-offline: ^3.2.7 => 3.2.7
gatsby-plugin-react-helmet: ^3.3.2 => 3.3.2
gatsby-plugin-sharp: ^2.6.9 => 2.6.9
gatsby-plugin-sitemap: ^2.4.3 => 2.4.3
gatsby-plugin-twitter: ^2.3.2 => 2.3.2
gatsby-remark-autolink-headers: ^2.3.3 => 2.3.3
gatsby-remark-copy-linked-files: ^2.3.3 => 2.3.3
gatsby-remark-images: ^3.3.8 => 3.3.8
gatsby-remark-prismjs: ^3.5.2 => 3.5.2
gatsby-remark-relative-images: ^0.3.0 => 0.3.0
gatsby-remark-responsive-iframe: ^2.4.3 => 2.4.3
gatsby-source-filesystem: ^2.3.8 => 2.3.8
gatsby-transformer-remark: ^2.8.13 => 2.8.13
gatsby-transformer-sharp: ^2.5.3 => 2.5.3
npmGlobalPackages:
gatsby-cli: 2.12.61

gatsby-advanced-starter:

System:
OS: Linux 5.3 Ubuntu 18.04.4 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 12.18.0 - /usr/bin/node
npm: 6.9.0 - /usr/bin/npm
Languages:
Python: 2.7.17 - /usr/bin/python
Browsers:
Chrome: 83.0.4103.61
Firefox: 76.0.1
npmPackages:
gatsby: ^2.22.15 => 2.22.15
gatsby-image: ^2.4.5 => 2.4.5
gatsby-plugin-catch-links: ^2.3.3 => 2.3.3
gatsby-plugin-feed: ^2.5.3 => 2.5.3
gatsby-plugin-google-analytics: ^2.3.2 => 2.3.2
gatsby-plugin-lodash: ^3.3.2 => 3.3.2
gatsby-plugin-manifest: ^2.4.9 => 2.4.9
gatsby-plugin-netlify-cms: ^4.3.3 => 4.3.3
gatsby-plugin-nprogress: ^2.3.2 => 2.3.2
gatsby-plugin-offline: ^3.2.7 => 3.2.7
gatsby-plugin-react-helmet: ^3.3.2 => 3.3.2
gatsby-plugin-sharp: ^2.6.9 => 2.6.9
gatsby-plugin-sitemap: ^2.4.3 => 2.4.3
gatsby-plugin-twitter: ^2.3.2 => 2.3.2
gatsby-remark-autolink-headers: ^2.3.3 => 2.3.3
gatsby-remark-copy-linked-files: ^2.3.3 => 2.3.3
gatsby-remark-images: ^3.3.8 => 3.3.8
gatsby-remark-prismjs: ^3.5.2 => 3.5.2
gatsby-remark-relative-images: ^0.3.0 => 0.3.0
gatsby-remark-responsive-iframe: ^2.4.3 => 2.4.3
gatsby-source-filesystem: ^2.3.8 => 2.3.8
gatsby-transformer-remark: ^2.8.13 => 2.8.13
gatsby-transformer-sharp: ^2.5.3 => 2.5.3
npmGlobalPackages:
gatsby-cli: 2.12.61

Abother try after uplift of gatsby to latest version:

System:
OS: Linux 5.3 Ubuntu 18.04.4 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 12.18.0 - /usr/bin/node
npm: 6.9.0 - /usr/bin/npm
Languages:
Python: 2.7.17 - /usr/bin/python
Browsers:
Chrome: 83.0.4103.61
Firefox: 76.0.1
npmPackages:
gatsby: ^2.24.3 => 2.24.3
gatsby-image: ^2.4.5 => 2.4.5
gatsby-plugin-catch-links: ^2.3.3 => 2.3.3
gatsby-plugin-feed: ^2.5.3 => 2.5.3
gatsby-plugin-google-analytics: ^2.3.2 => 2.3.2
gatsby-plugin-lodash: ^3.3.2 => 3.3.2
gatsby-plugin-manifest: ^2.4.9 => 2.4.9
gatsby-plugin-netlify-cms: ^4.3.3 => 4.3.3
gatsby-plugin-nprogress: ^2.3.2 => 2.3.2
gatsby-plugin-offline: ^3.2.7 => 3.2.7
gatsby-plugin-react-helmet: ^3.3.2 => 3.3.2
gatsby-plugin-sharp: ^2.6.9 => 2.6.9
gatsby-plugin-sitemap: ^2.4.3 => 2.4.3
gatsby-plugin-twitter: ^2.3.2 => 2.3.2
gatsby-remark-autolink-headers: ^2.3.3 => 2.3.3
gatsby-remark-copy-linked-files: ^2.3.3 => 2.3.3
gatsby-remark-images: ^3.3.8 => 3.3.8
gatsby-remark-prismjs: ^3.5.2 => 3.5.2
gatsby-remark-relative-images: ^0.3.0 => 0.3.0
gatsby-remark-responsive-iframe: ^2.4.3 => 2.4.3
gatsby-source-filesystem: ^2.3.8 => 2.3.8
gatsby-transformer-remark: ^2.8.13 => 2.8.13
gatsby-transformer-sharp: ^2.5.3 => 2.5.3
npmGlobalPackages:
gatsby-cli: 2.12.61

@eMachlo eMachlo added the type: bug An issue or pull request relating to a bug in Gatsby label Jul 16, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 16, 2020
@ascorbic ascorbic added topic: cli Related to the Gatsby CLI and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jul 16, 2020
@github-actions
Copy link

github-actions bot commented Aug 6, 2020

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 30 days of inactivity. It’s been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here. You can also add the label "not stale" to keep this issue open!
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@github-actions github-actions bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Aug 6, 2020
@eMachlo
Copy link
Author

eMachlo commented Aug 6, 2020

Hi,
Any comment on this issue?

BR

@github-actions github-actions bot removed the stale? Issue that may be closed soon due to the original author not responding any more. label Aug 6, 2020
@github-actions
Copy link

Hiya!

This issue has gone quiet. Spooky quiet. 👻

We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here.
If we missed this issue or if you want to keep it open, please reply here.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks for being a part of the Gatsby community! 💪💜

@github-actions github-actions bot added the stale? Issue that may be closed soon due to the original author not responding any more. label Aug 26, 2020
@github-actions
Copy link

github-actions bot commented Oct 5, 2020

Hey again!

It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it.
Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m HUMAN_EMOTION_SORRY. Please feel free to comment on this issue or create a new one if you need anything else.
As a friendly reminder: the best way to see this issue, or any other, fixed is to open a Pull Request. Check out gatsby.dev/contribute for more information about opening PRs, triaging issues, and contributing!

Thanks again for being part of the Gatsby community! 💪💜

@github-actions github-actions bot closed this as completed Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale? Issue that may be closed soon due to the original author not responding any more. topic: cli Related to the Gatsby CLI type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

2 participants