Skip to content

marcelkottmann/test-nodemon-issue-1476

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First of all, please setup:

npm install

Steps to reproduce issue #1476:

  • run npm script npm run exec
  • change javascript source file by adding an empty line (this will produce the 'address already in use'-error)

Steps to test the fix:

  • Clone the fix-repository: git clone [email protected]:pepe79/nodemon.git
  • run npm link inside fix-repository
  • cd into test-nodemon-issue-1476
  • run npm link nodemon

and then re-run the test from above:

npm run exec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published