Skip to content

nichoth/para-test

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

Watchers

Forks

Releases

No releases published

Packages

No packages published