Andreas Kroll

Results 5 issues of Andreas Kroll

I am using PM2 to watch/run my node.js application on a windows server 2019. For deployment I do: 1. pm2 delete all 2. git pull origin 3. pm2 resurrect This...

Directly after starting Vuetron I receive this error. ![image](https://user-images.githubusercontent.com/1871754/48264369-8d498d80-e429-11e8-965c-b26ca999b25d.png) After that a second error is presented: ![image](https://user-images.githubusercontent.com/1871754/48264408-ad794c80-e429-11e8-8917-1309d942948a.png) Then nothing is shown at all. No application window at all. If you...

Hi! I really enjoy working with migrate-mongo. It is definitively a big time-saver. Most of my migration code does have some output stating how many instances were migrated, or even...

If I call poplib in a loop to create an instance, listen to connect, do a login, call list and retrieve messages and quit after that, it works in 99%...

Debugging node.js apps worked. I closed vscode vscode shows a small window with updates I open vscode again Debugging does not work anymore Error Message pops up: "Error activating auto...

info-needed