sciencefidelity / Nova-Dart

🎯 Dart and Flutter tooling for Nova.
https://extensions.panic.com/extensions/sciencefidelity/sciencefidelity.dart/
Other
13 stars 0 forks source link

Dart Language Server failing to initialise. #49

Open gkjpettet opened 7 months ago

gkjpettet commented 7 months ago

I'm seeing this error in Nova:

-32602 Invalid params for initialize:
params.rootUri must not be undefined

Nova then asks me to ignore or restart the Dart Language Server. Restarting the server immediately causes the error again.

Any idea?

macOS 14.1.1, Nova 11.6

gkjpettet commented 7 months ago

I have correctly set the path to the analysis server (which in my case is /Users/garry/fvm/default/bin/cache/dart-sdk/bin/snapshots/analysis_server.dart.snapshot).