Mike Erickson

Results 71 issues of Mike Erickson

Have you been able to successfully run the tests using this repo? I have seen this error a myriad number of times and eventually moved to `vue-cli v3` to get...

@fideloper I am curious to see what is done to generate the `php` and `nginx` images which exist on dockerhub. Are they the same as the official versions, or do...

Seems this starter uses Babel 5.x (as well as some other outdated libs such as Angular and Webpack).

Added `pointer` to `ignoreFn` so that the pointer method would display correctly

Taking this for a quick spin and running into an error when running `npm run watch` Node 14.5.0 Npm 7.16.0 macOS 12.6 ``` [webpack-cli] HookWebpackError: Only file and data URLs...

The subject says it all.... I need to review/edit JSON objects which ar in JSON5 format, curious if this is supported.

I am having an issue with `factory.create` not actually creating documents in Mongo, and the `.then()` call is not executing. If I change to `factory.build` then it does generate a...

Trying out your package for first time and am receiving following error ``` path.js:7 throw new TypeError('Path must be a string. Received ' + inspect(path)); ^ TypeError: Path must be...

I am receiving the following when installing ``` pip3 install pytest-watch ``` produces a number of issues, most notably ```bash src/watchdog_fsevents.c:602:1: warning: missing field 'm_slots' initializer [-Wmissing-field-initializers] }; ^ 284...

Hey Gang Is there a method for integrating this reporter with Karma?