-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
Currently using VSCode Prettier Plugin v10.4.0 + @prettier/plugin-ruby 4.0.2 + prettier 3.0.3.
I'm getting the following error:
Error: Failed to start parse server.
at Timeout.<anonymous> (file:///.../node_modules/@prettier/plugin-ruby/src/plugin.js:127:16)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
However, if I run ./node_modules/.bin/prettier --plugin=@prettier/plugin-ruby --write '**/*' it works no problem. What's going on?
guillaumewrobel, ejohn17, greenymcgee, ilya-gritsenko, thrnjica and 1 more
Metadata
Metadata
Assignees
Labels
No labels