Kevin Malakoff

Results 11 issues of Kevin Malakoff

Regarding this [pull request](https://github.com/facebookincubator/create-react-app/pull/1344#issuecomment-302887448) around the improvements to environment variables, based on @gaearon's suggestion, I wanted to start a discussion on how to handle a docker-centric, 12 factor app-based workflow...

issue: proposal

The tests are a little hard to troubleshoot and extend because they are very coupled and are globally setup/torn down. I found myself spending a lot of time commenting and...

I'm getting these nm audit warnings. Can you please update the dependency on ansi-regex for this module? ansi-regex >2.1.1 =0.2.0 Depends on vulnerable versions of inquirer-autosubmit-prompt node_modules/listr-input np >=4.0.0 Depends...

I was using this plugin for webpack 4 and wanted to use it for webpack 5. If you are interested in accepting with pull request, there are a few points...

After getting a development environment working, I've been browsing how to use electron-compile for production. It looks like there are some other people with questions / issues: - https://github.com/electron/electron-compile/issues/113 -...

Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and...

I have been trying to update our applications to Express 4. Assert rack doesn't seem to be working. I started to try to get it working (https://github.com/kmalakoff/asset-rack), but realized that...

I am trying to port my usage from yauzl to node-unzipper. In order to handle symlinks properly, I need the following fields: 1) [versionMadeBy](https://github.com/thejoshwolfe/yauzl/blob/master/index.js#L260) 2) [internalFileAttributes](https://github.com/thejoshwolfe/yauzl/blob/master/index.js#L285) Would you be open...

I needed to scan a directory and generate mock requires without knowing which order to require them in. I added a lazy flag so the order could be determined at...

### Description Failed esm bundle ### CodeSandbox/Snack link https://cdn.jsdelivr.net/npm/@react-native-aria/[email protected]/+esm ### Steps to reproduce Follow the url: https://cdn.jsdelivr.net/npm/@react-native-aria/[email protected]/+esm and see the error ### gluestack-ui Version 1.0.37 ### Platform - [ ]...

bug