slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.6k stars 1.11k forks source link

Error while installing flutterfire cli via terminal #1226

Closed Sri-Geyan closed 2 days ago

Sri-Geyan commented 10 months ago

After installing 624 packages by running (npm install -g firebase-tools),I was not able to run (dart pub global activate flutterfire_cli) Screenshot (5) I have tried changing from sdk: '>=2.10.0 <3.0.0' to sdk: '>=2.17.3 <3.0.0' in pubspec.yaml,updated dart to the latest stable release and add the flutter path in system variable environment but still the above mentioned error code occurs,It would be helpful if someone assists me on rectifying this error and on installing flutterfire cli

lorenzoaiello commented 2 days ago

@Sri-Geyan I think you may have opened this in the wrong repository.