puro
puro copied to clipboard
Error setting certificate file
I am trying to use this, but I get this error, any info?
puro create stable stable --log-level=4
[D] PURO_FLUTTER_BIN: null
[V] Started waiting for lock on path\of\puro\prefs.json
[V] Waiting for lock on path\of\puro\prefs.json took 0ms
[D] target: PuroBuildTarget.windowsX64
[D] Platform.executable: path\of\puro\bin\puro.exe
[D] Platform.resolvedExecutable: path\of\puro\bin\puro.exe
[D] Platform.script: file:///path\of\puro/puro.exe
[D] Platform.packageConfig: null
[D] No package root: Platform.packageConfig is null
[D] packageRoot: null
[D] executablePath: path\of\puro\puro.exe
[D] scriptPath:path\of\puro\puro.exe
[D] scriptExtension: .exe
[D] installationType: PuroInstallationType.distribution
[D] version: 1.4.6
[V] Checking if update is available
[V] Started waiting for lock on path\of\puro\latest_version
[V] Waiting for lock on path\of\puro\latest_version took 0ms
[D] lastNotification: null
[D] latestVersion: 1.4.6
[D] isOutOfDate: false
[D] willNotify: false
[D] shouldVersionCheck: false
[D] lastVersionCheck: 2024-06-01 23:00:23.823447
[V] Started waiting for lock on path\of\puro\releases_windows.json
[V] Waiting for lock on path\of\puro\releases_windows.json took 0ms
[V] Creating a new environment in path\of\puro\envs\stable
[V] Started waiting for lock on path\of\puro\envs\stable\update.lock
[V] Waiting for lock on path\of\puro\envs\stable\update.lock took 0ms
[V] Started waiting for lock on path\of\puro\envs\stable\prefs.json
[V] Waiting for lock on path\of\puro\envs\stable\prefs.json took 0ms
[V] Pre-caching engine...
[V] Cloning flutter with shared refs
[D] repository: path\of\puro\envs\stable\flutter
[D] flutterVersion: stable / 3.22.1 / a14f74ff3a
[D] forkRemoteUrl: stable / 3.22.1 / a14f74ff3a
[D] forkRef: null
[V] Started cloning https://github.com/flutter/flutter.git
[D] [git 7788] > git clone https://github.com/flutter/flutter.git --no-checkout --progress --shared path\of\puro\shared\flutter
[D] git: Cloning into 'path\of\puro\shared\flutter'...
[D] Pre-caching engine 55eae6864b296dd9f43b2cc7577ec256e5c32a8d
[V] Started checking if dart works
[D] > path\of\puro\shared\caches\55eae6864b296dd9f43b2cc7577ec256e5c32a8d\dart-sdk\bin\dart.exe --version
[V] Checking if dart works took 1ms
[W] dart version check failed, deleting cache
[V] Downloading engine
[V] Downloading https://storage.googleapis.com/flutter_infra_release/flutter/55eae6864b296dd9f43b2cc7577ec256e5c32a8d/dart-sdk-windows-x64.zip to path\of\puro\shared\caches\55eae6864b296dd9f43b2cc7577ec256e5c32a8d.zip
[V] Started downloading engine
[D] git: fatal: unable to access 'https://github.com/flutter/flutter.git/': error setting certificate file: C:\Git\mingw64\ssl\certs\ca-bundle.crt
[D] [git 7788] finished with exit code 128 in 106ms
[V] git failed with exit code 128
[V] Cloning https://github.com/flutter/flutter.git took 107ms
[/ / / / / / / /] Downloading engine
[x] Bad state: git subprocess failed with exit code 128
#0 GitClient._ensureSuccess (package:puro/src/git.dart:109)
#1 GitClient.clone (package:puro/src/git.dart:167)
[x] Puro crashed! Please file an issue at https://github.com/pingbird/puro