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

Netlify Status shows TypeError #3021

Closed
AdrianLuk opened this issue Jul 27, 2021 · 2 comments · Fixed by #3022
Closed

Netlify Status shows TypeError #3021

AdrianLuk opened this issue Jul 27, 2021 · 2 comments · Fixed by #3022
Labels
type: bug code to address defects in shipped code

Comments

@AdrianLuk
Copy link

Describe the bug

Running netlify status returns TypeError: (intermediate value) is not iterable

To Reproduce

Steps to reproduce the behavior:

  1. Run netlify status

Configuration

  • If possible, please copy/paste below your netlify.toml.
  • Please enter the following command in a terminal and copy/paste its output:

Binaries:
Node: 14.15.4 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.5 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.14.10 - C:\Program Files\nodejs\npm.CMD

netlify -v returns netlify-cli/5.2.8 win32-x64 node-v14.15.4

Expected behavior

showing the status. Stopped working after upgrading from 5.2.0 to 5.6.2

CLI Output

TypeError: (intermediate value) is not iterable

Additional context

Add any other context about the problem here.

@AdrianLuk AdrianLuk added the type: bug code to address defects in shipped code label Jul 27, 2021
@eduardoboucas
Copy link
Member

Thanks @AdrianLuk! We have a fix in #3022. We'll have a new version out shortly.

@erezrokah
Copy link
Contributor

Thanks @AdrianLuk, a fix for this is released in v5.2.10.

You can update via npm install -g netlify-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants