You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DizzyDuan Can you tell me how you've installed conduit? Have you checked the github actions workflow. Those steps generally lay out the best way to install conduit. If you are running conduit via docker, everything should be set.
dart --version:
Dart SDK version: 3.5.4 (stable) (Wed Oct 16 16:18:51 2024 +0000) on "linux_x64"
conduit:
/root/.pub-cache/bin/conduit: line 8: dart: command not found
*** Uncaught error
Null check operator used on a null value
**** Stacktrace
CLICommand.toolVersion (package:conduit/src/command.dart:113:24)
CLICommand.process (package:conduit/src/command.dart:230:45)
main (file:///root/.pub-cache/hosted/pub.flutter-io.cn/conduit-5.1.3/bin/conduit.dart:9:14)
The text was updated successfully, but these errors were encountered: