Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Centos run conduit error #236

Open
DizzyDuan opened this issue Oct 24, 2024 · 2 comments
Open

[BUG] Centos run conduit error #236

DizzyDuan opened this issue Oct 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@DizzyDuan
Copy link

DizzyDuan commented Oct 24, 2024

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)


@DizzyDuan DizzyDuan added the bug Something isn't working label Oct 24, 2024
@j4qfrost
Copy link

@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.

@DizzyDuan
Copy link
Author

DizzyDuan commented Dec 31, 2024

I followed the installation process in this link

https://docs.theconduit.dev/getting_started/

dart pub global activate conduit
export PATH="$PATH":"$HOME/.pub-cache/bin"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants