Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

reply2future/cp-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cp-issue

To show the issue of child process module,about this issue

Usage

require

  1. docker > 20
  2. docker-compose > 1.29

run

  1. build and run the container

docker-compose up -d

  1. show the log

docker-compose logs -f

And you can see the result like below picture 1.png

But I did use the 14.17 version docker image about node, and the npm version is 6.14.13.Just because I installed 1.3.26 npm in the ./package.json, and when I remove or update the npm package from ./package.json, everything will be okay.

About

To show the issue of child process module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published