Kauaicreative

Results 20 comments of Kauaicreative

I am having the same issue. Here is my specific version of this error: ``` Starting Nexus 6P... Unhandled exception: Error: emulator Nexus_6P not started: [{"event":"device.added","params":{"id":"8BDY0XPNJ","name":"Pixel 3 XL","platform":"android-arm64","emulator":false,"catego ry":"mobile","platformType":"android","ephemeral":true,"emulatorId":null}}] #0...

I now see that it only fails if a physical device is available. Related issue #185

I was having this issue as well. `wo info` would return `MySQL is not installed` I removed my custom settings from `/etc/mysql/conf.d/my.cnf` and now `wo info` returns MySQL info

This single package, dio_http_cache, is keeping me from publishing my app "warning: Publishable packages can't have git dependencies. (invalid_dependency at [station6] pubspec.yaml:33)" Edit: this can be fixed by adding `publish_to:...

Wondering if dio-http-cache_extended is the solution

`stencil start` produces the same errors as `stencil push`. All the errors point to the same node_module as the error ``` ERROR in .... Module build failed (from ./node_modules/babel-loader/lib/index.js): TypeError:...

I inherited a project so I do not know much about it's history. But before updating Stencil I was able to run the project locally. Thanks! I modified the webpack.common.js...

`wordmove pull --content` could work. Google's new plugin/theme stores style data in `/wp-content/assets/css/front-end-compiled.css` https://wordpress.org/plugins/material-design/

Being able to push pull a custom directory in wp-content would be ideal `wordmove pull --custom=cache`