Kyle Taylor

Results 18 comments of Kyle Taylor

Can confirm this is still an issue. ``` ➜ drupal git:(master) ✗ terminus plan:info dunder-mifflin-sales PHP Notice: Trying to get property 'id' of non-object in /Users/kyletaylor/.composer/global/pantheon-systems/terminus/vendor/pantheon-systems/terminus/src/Friends/SiteTrait.php on line 45 PHP...

Ah, found another one. ``` PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in phar:///opt/homebrew/Cellar/terminus/3.0.6/bin/terminus/src/Hooks/SiteEnvLookup.php on line 108 ```

It looks like we added `--filter` back in 2019 and just assumed it would work with all the properties, but there are cases like `--tag` that does not work (or...

Any update on this issue? Could we get it merged?

@greg-1-anderson What is the underlying API that is used, and do you have recommendations on how to address those? Or just pointing out the potential issue as a heads up?

@greg-1-anderson @stovak Would it be possible to revisit this PR? Getting the right tag data from the platform API should be a separate issue, but in this case we're just...

I have the same exact issue as well in iTerm2.

My bi-annual bump request to have this reviewed and merged (see #2105).

![Halleluha](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExMTE1NTMzYjU5ZjZlMmUxNjZmNGQ2YjE0NmNkZGQ4NzBiZDAzOTMwOCZjdD1n/3gM1liq7Eetk4/giphy.gif)

If you use the new PyPi version, this is fixed by using the new `smbus2` package which is built in Python, and doesn't require other system packages like these mentioned....