codegen-assets
codegen-assets copied to clipboard
Fix hot reloading with nodemon
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.