-
I am trying to figure out the VSCode launch configuration for launching a gulp task in the inspect mode. The gulp task internally transpiles the code and runs the process via gulp-nodemon. Example is …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
Ran `npm i …
-
- [x] Use ~~forever/nodemon~~ a small bash script to automatically restart the nodejs servers when they crash
- [ ] Send logs to an external tracking monitoring service to keep track of errors/crashes…
-
npm version 5.3.0 (also tried with 3.8.0)
using nodemon: "*" added to package.json since not in project.
```
~/work/auth-graphql-starter (master)*> npm run dev
> users@1.0.0 dev /Users/kkras2/…
-
New install.
Can't start the server
```
[nodemon] 3.1.4
[nodemon] reading config .\package.json
[nodemon] to restart at any time, enter `rs`
[nodemon] or send SIGHUP to 19252 to restart
[nod…
ezzle updated
4 months ago
-
Hello,
I am having an issue with Mongoui, I cannot seem to get it started up. Do see below my error message from the npm log, I am not quite sure what is going on though. I have apt-get upgraded …
-
Hola Nico gracias por tu clase de Docker 😁
Al llamar a `node index.js`
Me salta el error,
pensé que era por "express"
lo descargue aparte con npm
y el error persiste,
cambié las rutas de la…
-
在5.0分支源码启动报错 npm run dev 研究了好一会看起来是sqllist部分的问题 但是没找到切入点 大佬帮忙分析指导下
[nodemon] 3.1.4
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): bin\**\*
[nodemon] watching exten…
-
Moved From https://github.com/payloadcms/payload/issues/7126#issuecomment-2323349544 as requested by @r1tsuu
### Link to reproduction
_No response_
### Environment Info
```text
Binaries:
…
-
Here is the output:
> icodashboard-space@0.0.1 start /home/ubuico/backend-ico-dashboard
> nodemon -w ./src -e ts ./src/bin/www --exec ts-node
[nodemon] 1.18.4
[nodemon] to restart at any time, e…