skip to Main Content

Unable to launch firebase emulators ui

Hello everybody: i can't launch my emulators , firebase init ok , ports ok , the problem seems to come from the ui . Anybody could help me ? (base) jean-charlesdubien@airdejencharles firebase-demo-project % firebase emulators:start i emulators: Starting emulators: auth,…

VIEW QUESTION

flutter pub get failed in macos

Running "flutter pub get" in General... Resolving dependencies... (13.9s) Connection closed before full header was received pub get failed command: "/Users/zhangyicheng/Developer/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --color --directory . get --example" pub env: { "FLUTTER_ROOT": "/Users/zhangyicheng/Developer/flutter", "PUB_ENVIRONMENT": "flutter_cli:get", "PUB_CACHE": "/Users/zhangyicheng/.pub-cache", } exit code: 69

VIEW QUESTION

How to fix that type of error when I try to run command "mongod" for MongoDB

mongod {"t":{"$date":"2023-03-01T16:14:48.163+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":17},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":17},"outgoing":{"minWireVersion":6,"maxWireVersion":17},"isInternalClient":true}}} {"t":{"$date":"2023-03-01T16:14:48.167+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} {"t":{"$date":"2023-03-01T16:14:48.181+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"thread1","msg":"Implicit TCP FastOpen in use."} {"t":{"$date":"2023-03-01T16:14:48.185+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}} {"t":{"$date":"2023-03-01T16:14:48.185+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"thread1","msg":"Successfully registered…

VIEW QUESTION

How to fix 2 php on mac – PHP Versions

if I check my laravel version it running php 7.1.33 Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.1.33. in /Users/mymac/.composer/vendor/composer/platform_check.php on line 24 but when i check…

VIEW QUESTION
Back To Top
Search