pkgx icon indicating copy to clipboard operation
pkgx copied to clipboard

the last thing you’ll install

Results 137 pkgx issues
Sort by recently updated
recently updated
newest added

~Currently we stream downloads to final dst and this means the file is corrupt if the download fails. Generally we assume the file existing means it is cool so it...

error for: * any use of `console.log` * failing to await a promise inside an `if` statement

good first issue

Code useCache.ts, useOffLicense.ts, and prefab/install.ts to use IPFS with an S3 backup - change useOffLicense type Type = 's3' | 'ipfs', and add appropriate logic to the two functions -...

enhancement

While helping Montek with an error: ![image](https://user-images.githubusercontent.com/8346495/200186951-c921d35f-4ddd-426e-9fc3-ecb0ac01d4cf.png) I discovered that this error which should be triggering when there's no commands in the README.md is unreachable: https://github.com/davidtai/cli/blob/04a93c00750eb73bb35cd60a220ef42ffdcfe46a/src/app.exec.ts#L117 a check for `}...

``` ➜ ~ cd white-paper ➜ white-paper git:(main) make pandoc \ --number-sections \ --output tea.white-paper.pdf \ --metadata-file metadata.yml \ --filter pandoc-crossref \ --csl=tea.csl \ --citeproc \ white-paper.md make: pandoc: No...

We need an app developed/installed to the tea/cli to automatically open the terminal via the user’s web browser (tea www) when they click-to-copy the tea one-liner. The one-liner should be...

enhancement

It seems that in the case I run a temporary tea invocation from the readme, and then the installer, the installer fails: ``` % sh