-
Notifications
You must be signed in to change notification settings - Fork 1
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
Unable to load source manifest #108
Comments
@ReneTC Evidence has recently added |
Getting |
Ah I think I may know what is going on here. Your evidence project doesn’t have the sources script. Add this line to your package.json file https://github.com/matsonj/nba-monte-carlo/blob/cde32115231c20175f9d7c3d07d8af5c433ece22/evidence/package.json#L9 |
Thanks, I tried reinstalling in a new machine with I'm not sure in what order these steps should be executed, but I can help find out if you agree more description should be added |
Not sure what is going on, this package have worked for me in the past.
However, a fresh install of evidence results in the error
Of course opening the web browser I see no data:
It's strange to me, because I can see everything seems to be okay. The default "needful_things.duckdb" is there, I can go to the UI settings and successfully connect to the database.
I've followed the guide:
https://hub.meltano.com/utilities/evidence/
first:
meltano add utility evidence
then:
meltano invoke evidence initialize
then:
meltano invoke evidence dev
edit//
Now I am getting tons of npm errors. Anyone who can get this repo to work? Or is it just me.
Running Meltano 3.3.2, duckdb 0.10.0
The text was updated successfully, but these errors were encountered: