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

Type errors in the Dato CLI source #29

Open
moffedille opened this issue Oct 8, 2024 · 1 comment
Open

Type errors in the Dato CLI source #29

moffedille opened this issue Oct 8, 2024 · 1 comment

Comments

@moffedille
Copy link

moffedille commented Oct 8, 2024

Description

I'm not sure whether it's my environment that is poorly set up, or if this is an actual bug.

But anyways, wanted to let you know that I see a lot of type errors in the Dato CLI source code. While trying to set up the CLI following the README I'm getting a lot of type errors. And upon inspection of the code I found this on L88 in packages/cli/src/utils/environments-diff/write/api-calls.ts

CleanShot 2024-10-08 at 11 33 26

When running the build command in my terminal I get this output:

CleanShot 2024-10-08 at 11 36 22

I can of course just fix the types myself, but wanted to let you know about it as well 🙂

@stefanoverna
Copy link
Member

Mh, interesting. I guess there's something wrong in your env?

Screenshot 2024-10-08 at 16 20 52

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants