douggerhardt

Results 5 comments of douggerhardt

> You are talking about two different things: hard and soft resets. Soft resets happen when files are changed in the directory that you passed to `electron-reload`. It just reloads...

Same issue here on MacOS Mojave ``` internal/streams/legacy.js:57 throw er; // Unhandled stream error in pipe. ^ Error: spawn /Users/doug/OneDrive - Realogy/notes/node_modules/phantomjs-prebuilt/lib/phantom\bin\phantomjs.exe ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19) at onErrorNT (internal/child_process.js:415:16) at...

I'm getting a similar issue when deploying with serverless in our bitbucket pipeline using docker image node:10.15.3. I also have mongoose installed. Although it previously had not been an issue,...

@MangelMaxime Thanks for the suggestion. I'll give it a try. Seems like some type binding would have to take place at some point in order to use x in any...

I'm getting the same issue `The collection docs does not exist. Ensure a collection directory with this name exists.`