Closed david-pfx closed 6 years ago
The looping for ever is b/c I use supervisor to automatically restart after a crash. If you do not want that behavior, you can change the start script in package.json for "./bin/www" or simply run "./bin/www" instead of "npm start".
By design, huh? Fair enough. You might consider putting this note in the readme.
Using Windows PowerShell. Run 'start npm start' once and all is fine.
Run 'start npm start' again and it produces an error message, and then loops forever. The error message is: