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

Error: Invalid value for 'INPUT': Could not open file: manifest.json: No such file or directory #36

Open
raedabdo opened this issue Jun 14, 2021 · 3 comments

Comments

@raedabdo
Copy link

Hello team,

We are mainly using Oliver twist in the CircleCi pipeline for DBT projects. Everytime OliverTwist is used we get this error:
Error: Invalid value for 'INPUT': Could not open file: manifest.json: No such file or directory

We tested OliverTwist locally (olivertwist check manifest.json) and we get the same error. Any idea how to resolve it?

Thank you!

Raed

@dorzey
Copy link
Contributor

dorzey commented Jun 16, 2021

I am not particularly familiar with CircleCI, so I may be misunderstanding the situation here.

Is the manifest.json at the root? I know that by default dbt puts it in target. So it could be worth trying olivertwist check target/manifest.json.

@raedabdo
Copy link
Author

raedabdo commented Jun 21, 2021

the manifest.json is located as you mentioned target/manifest.json. I re-tried olivertwist check target/manifest.json but it didnt work. Im getting IndexError: list index out of range

@dorzey
Copy link
Contributor

dorzey commented Jun 22, 2021

Does the error look the same as in #35 ?

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