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

UNCAUGHT ERROR: TypeError: Cannot read properties of undefined #4573

Open
bacloud23 opened this issue May 12, 2024 · 0 comments
Open

UNCAUGHT ERROR: TypeError: Cannot read properties of undefined #4573

bacloud23 opened this issue May 12, 2024 · 0 comments
Labels
bug cli Related to CLI tool

Comments

@bacloud23
Copy link

CLI Version

4.0.0

Operating system

Linux Ubuntu (WSL)

Bug description

Hi,
I'm having an error installing MongoDB definitions.

I've run the following command: flow:install mongodb@3 while having: "flow:install": "flow-typed install",

so I'm receiving the following error:

UNCAUGHT ERROR: TypeError: Cannot read properties of undefined (reading 'map')

Steps to reproduce

Just running flow-typed install mongodb@3

Error output/screenshots

image

Flow configuration

[ignore]
.dist/.
// Ignore subdependencies.
./node_modules/./node_modules

[include]
./src/.

[libs]

[lints]

[options]
lazy_mode=true

[strict]

Anything else?

Thank you <3

Do you want to submit a pull request to fix this bug?

Yes

@bacloud23 bacloud23 added bug cli Related to CLI tool labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug cli Related to CLI tool
Projects
None yet
Development

No branches or pull requests

1 participant