I am in the process of upgrading 2.17 -> 3.x (I know, not a moment too soon...)
Following the migration guide, but I am noticing for all my custom taps now need a
namespace:
to avoid errors like this:
Extractor 'tap-instagram' is not known to Meltano. Try running `meltano lock --update --all` to ensure your plugins are up to date.
Is that right?