Craig Dayton

Results 8 issues of Craig Dayton

Might there be a tutorial that shows how to use Project Manager. This is about the 5th time I've tried using the extension and each time I go down the...

enhancement
need more info
documentation

Name : ConsoleHost Version : 6.2.1 ModuleType Version Name PSEdition ExportedCommands ---------- ------- ---- --------- ---------------- Script 0.1.1 Microsoft.PowerShell.GraphicalTools Core {Out-GridView, ogv} Test was trying to select a single row...

enhancement
Module-GraphicalTools

Was getting a divide by zero error when executing New-UDProgressMetric. The following modified code resolved the issue. $Percent = [Math]::Round(($Value / [Math]::max(1,$Total)) * 100)

**Describe the problem/bug** npm run build > Build error occurred Error [ERR_REQUIRE_ESM]: require() of ES Module /home/cadayton/thunderhub/node_modules/d3-scale/src/index.js from /home/cadayton/thunderhub/node_modules/@visx/scale/lib/scales/band.js not supported. Instead change the require of index.js in /home/cadayton/thunderhub/node_modules/@visx/scale/lib/scales/band.js to...

**Implementation requirements** A list of the requirements for a successful implementation. **Example of a fully configured yaml file* mint: host: 0.0.0.0 port: 3338 private_key: veryverysecretkey derivation_path: 0/0/0/0 tls: enabled: false...

Expose the running version on the UX. Thanks.

No clue how to setup keys properly to get the cli client to work. Tried: export MOSTROPUBKEY=npub6dec export NSEC_PRIVKEY=nsec09 Getting: mostro-cli listorders Checking for legacy token columns... No legacy token...

$urislug = "https://w3.do/check?pubkey=30b99916a16004e23c93cef20d06f85974e9043fe88bc1b7c4500f8b3cc6e3fe" Invoke-RestMethod -uri $uriSlug -method Get