Add from hub: file bundle requires reference not found should warn or error
See original GitHub issueWhen using whats currently on main
to test the add from hub feature with requires
file bundles, it looks like it just doesnt install the file bundle when the reference isnt found. I would expect it to do something something else, maybe error, or maybe just log a warning that it wasnt found. I’m not sure whats best.
I ran into this by pointing meltano to my local running instance of the hub and adding a non-existant name in requires setting.
Issue Analytics
- State:
- Created a year ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
error TS2688: Cannot find type definition file for...random paths.
Basically anything that tries to do typescript gets a bunch of errors about not finding type definitions I never reference in any of...
Read more >Troubleshooting - Unity - Manual
This error message indicates that your manifest.json file is malformed. It also tells you the line number where the Package Manager failed to...
Read more >Troubleshoot On-Demand Assessments | Microsoft Learn
In this article, you can learn details about how to self-evaluate and troubleshoot the On-Demand Assessments.
Read more >How can I fix the Microsoft Visual Studio error: "package did ...
I noticed a message in the Team Explorer window saying "Page 'somenumber' cannot be found". I tried that way, and I found this...
Read more >Debugging errors - dbt Developer Hub
Recent errors will be at the bottom of the file. dbt Cloud users: Use the above, ... Could not find profile named 'jaffle_shops'....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@aaronsteers I second @pnadolny13, this is a bit higher priority since behavior is broken in Meltano
Okay, I haven’t dug into this as of yet but I’m bumping up to
Iteration 2
, per your input.