-
Hi there,
I just started using this package. Before i was using nodemon npm package. The package is working fine but when stopping the process an exception is thrown: Spatie\Watcher\Exceptions\CouldN…
-
Excellent package!
One question, is it possible to restart the inspector on file changes? I am using nodemon to restart on file changes... ?
-
Hi I am relatively new to this. but I have followed your tutorial and had a looked else where on forums.
I don't think nodemon is working. and wondered if there is an alterenative command to restart/…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
We need a boiler plate package.json files ideally instead of running npm create vite@latest we might be able to just copy the package.json and run npm install.
### Root package
* should include m…
-
Hi! I successfully installed a couple of global packages with Volta and they're displayed in the `volta list`, but when I try to launch one, I get an error. It looks like this:
```
PS C:\Users\andre…
-
Hi, first of all I wanted to thank you, this project has helped me in many ways that I can't even mention but one of them is that I use Mac and Homebrew sometimes has permission problems and this proj…
-
I've noticed that in the front-end related graphql-boilerplates, we are asking users to start the front-end application and open another tab to start the server.
I propose we change the scripts in …
-
I saw your issue https://github.com/nestjs/nest/issues/11010 and I encountered the same problem, start:dev can't run in docker, I ended up using **nodemon** instead of **star:dev**
### This might n…
-
**Steps to reproduce:**
- Install nodemon `npm install -g nodemon`
- change pump.io settings to `children: 1`
- run pump with nodemon `nodemon bin/pump -c pump-config.json`
- change a file: exa…
ghost updated
6 years ago