codegen-assets icon indicating copy to clipboard operation
codegen-assets copied to clipboard

Fix hot reloading with nodemon

Open mostalive opened this issue 4 years ago • 0 comments

Solution: upgrade nodemon to 2.0.4

I got 'address already in use' when reloading with 1.18.4. At first I found a workaround that worked, then tried upgrading to the latest stable version, which also worked and is simpler.

mostalive avatar Aug 04 '20 10:08 mostalive