Andrew Powell

Results 161 issues of Andrew Powell

👋 hey there. you should put a big 'ol disclaimer at the top of your README that this doesn't work with Node, and only works in client-side browser apps. _(And...

# Feature Request 🛍️ Was curious what it would take to wire up EventBridge support as an alternative to using webhooks for notifications. ## Use Case We leverage remotion in...

Hey there! I attempted to find a good way to contact you outside of Github but came up dry. I was curious if you had any follow-up experiences to share...

While attempting to bundle the `sale-client` package, and setting the regex to match all `.js` files, the plugin throws the following error: ``` /.../sale-client/src/plugins/FileManageService.js:3:27: ERROR: [plugin: flow] ENOENT: no such...

Hey there. Thanks for this plugin. Using a valid regex: `/(\.js(?!on)(x)?)|(\.flow(\..+)?)$/` Esbuild throws the following error: ``` Build Error: Error: [flow] "onLoad" filter is not a valid Go regular expression:...

`apm` allows us to install from github (thought it doesn't support tags for some reason). Just dropping a note in case anyone else runs into this that `package-deps` doesn't support...

Delving into the waters here; I'd find an event emitted when a command returned a code other than 0, to be particularly useful. eg. `term.write('npm install module_doesnt_exist\r')` That command will...

Since the module doesn't have configuration (ala text-table) for leading whitespace or space between columns, collapsing all whitespace is problematic. We're left to hack around it by splitting lines for...

I'd like to request the ability to use reporters akin to what gulp-jshint and gulp-recess currently allow. While emitting a PluginError is helpful, concatenating all of the encountered errors into...

A new major v7 is being prepared on the `major/csstree` branch. This will contain a lot of breaking changes, including dropping support for Node v10. For additional information 👉 https://twitter.com/shellscape/status/1547619965905170439