Adam Boe

Results 9 issues of Adam Boe

Allow the pkg binary to be called within itself without adjusting process.argv as if it were a node process.

Previous behavior seemed to be that a user could "get rid of" the default value by pressing the backspace button. Before (tested on 8.0.0): initial prompt with default value: ![image](https://user-images.githubusercontent.com/11340779/127754976-62cee37b-da25-453a-9233-252f4f7a5f2f.png)...

### Problem description I'm trying to create a modal with form inputs like so: ![image](https://user-images.githubusercontent.com/11340779/42068707-a41266bc-7b1b-11e8-8acd-788df8bd7c2a.png) I'm using the `ContentDialog` currently: ```javascript ``` but that leaves a massive gap where the...

I'm getting the following error with the latest release (2.1.2): ``` react.development.js:315 Warning: React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components)...

Should fix https://github.com/SBoudrias/Inquirer.js/issues/1029

### Expected Behaviour I can use parent yarn workspace ts-node with the `g:ts-node` syntax as outlined in https://yarnpkg.com/getting-started/qa#how-to-share-scripts-between-workspaces so I do not need to list the `ts-node` as a direct...

### Version 29.3.1 ### Steps to reproduce 1. Clone repo https://github.com/aboe026/jest-yarn-typescript-test 2. Follow [README](https://github.com/aboe026/jest-yarn-typescript-test/blob/main/README.md) ### Expected behavior Yarn runs tests ### Actual behavior Yarn does not start, terminal hangs ###...

Needs Triage
Bug Report

I'm attempting to use aliases in my imports across my projects. For some reason, they do not work for my `.gql` files (I get `Cannot find module`). Here is my...

It would be great if WinDirStat had a dark mode/theme to make it easier on the eyes when using it late at night.

enhancement
pending release