pols63

Results 3 comments of pols63

> try `pm2 start npm -- start` Hi. Same error with pm2 start npm -- start

Yes, sure: ```json { "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node ." }, "author": "", "license": "ISC" } ``` I've noted: * In the powershell...

> Download the release assets from https://github.com/oven-sh/bun/releases/tag/bun-v1.0.0. There is not for Windows in that link, right?