Andy Waite

Results 394 comments of Andy Waite

There should be a new release of Prism today, which will unblock this: ~https://github.com/Shopify/ruby-lsp/pull/1913~ https://github.com/Shopify/ruby-lsp/pull/1953

Discussed with the team today: * We will decide on what is considered an 'old' server version, perhaps v0.12 where Prism was introduced. Over time, we may bump this to...

`@kddnewton` [confirmed](https://github.com/Shopify/ruby-lsp/pull/2060#discussion_r1617681943) the next release of Prism will be 1.0, so this will become less of a problem soon.

We've [updated](https://github.com/Shopify/ruby-lsp/pull/2147) for Prism v0.30.0, and will release shortly. This _should_ be the last time we run into this.

Released: https://rubygems.org/gems/ruby-lsp/versions/0.17.3

:wave: This seems like the same issue as https://github.com/Shopify/ruby-lsp/issues/1990 which was solved by updating `asdf`. What version of `asdf` is in use?

Thanks. And how was `asdf` installed?

@davijonm we're still investigating. For now, you can downgrade to v0.5.19 of the extension to switch to the older activation approach.

There is one typecheck failure, it may indicate a missing nil check.