Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

parallelshell issue #22

Failing case for parallelshell.

$ git clone https://github.com/nichoth/para-test.git
$ cd module-1
$ npm install
$ npm run dev

In a separate terminal:

$ cd module-2
$ npm install
$ npm run dev

node server.js throws error because the first server is using the same port, but watchify still runs.

About

test case for parallelshell

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages