Michael Cummings
Michael Cummings
` C:\repos\github\Dragonrun1\Uuid64Type>composer release patch -np [Symfony\Component\Console\Exception\RuntimeException] The "-p" option does not exist. release [-m|--message MESSAGE] [-np|--no-push] [-l|--latest-release LATEST-RELEASE] [--] `
` C:\repos\github\Dragonrun1\Uuid64Type>composer release --version Composer version 1.10.1 2020-03-13 20:34:27 C:\repos\github\Dragonrun1\Uuid64Type>composer release patch --no-push [LogicException] The current branch does not have a remote tracking branch. Please setup one before continue. release...
happy and alex worked fine but the corrode install fails. The Glorious Glasgow Haskell Compilation System, version 8.0.2 ``` >cabal install Resolving dependencies... Configuring corrode-0.1.0.0... Building corrode-0.1.0.0... Failed to install...
## Setup set `DATABASE_UR` with DB server URL. Make new migration which contents: ``` CREATE TABLE junk ( id BIGINT(20) UNSIGNED AUTO_INCREMENT NOT NULL PRIMARY KEY, something VARCHAR(20) ); ```...
So I've been working on a library in Rust to make it easier to work with the [Yahboom 4WD smart robot](https://category.yahboom.net/products/4wdrobot) for the Raspberry Pi 4B. Been testing it with...
First let me say I really like to project and I'm looking into using it in a project I'm starting on but one of the things I really need to...
Here the error using CARGO_TRACE=1 ``` Compiling syn v0.14.4 error: failed to run custom build command for `curl-sys v0.4.5` process didn't exit successfully: `C:\Users\DRAGON~1\AppData\Local\Temp\cargo-installtFLJ6z\release\build\curl-sy s-1bf5f2fbc00a73f8\build-script-build` (exit code: 101) --- stdout...
CLion 2021.1 EAP Build #CL-211.4961.39, built on January 28, 2021 CLion EAP User Expiration date: February 27, 2021 Runtime version: 11.0.9.1+11-b1257.1 amd64 VM: Dynamic Code Evolution 64-Bit Server VM by...
So just update to the new version of PySide6/PyQt6 that dropped today(?) and it seems qtawesome breaks with: `Traceback (most recent call last): File "/home/dragon/repos/github/Dragonrun1/md2epub3_creator/src/mainwindow.py", line 10, in from ui_mainwindow...