I get > Cannot read properties of undefined (reading 'parsers') when I run ```sh prettier --check Main.elm --plugin=prettier-plugin-elm ``` P.S. I can't get it to work in the VSCode either.