Angular TypeError:child.send不是函数

Angular TypeError:child.send不是函数,angular,Angular,我在运行building Angular应用程序时遇到问题 npm run build 本地所有任务运行正常且项目已生成,但当通过控制台(ssh)在服务器上启动命令时,出现以下错误: child.send({ module: forkModule }) ^ TypeError: child.send is not a function 服务器联安援助团-a: Linux s#################.org 3.10.0-714.10.2.lve1.5.17.1.el7.

我在运行building Angular应用程序时遇到问题

npm run build
本地所有任务运行正常且项目已生成,但当通过控制台(ssh)在服务器上启动命令时,出现以下错误:

child.send({ module: forkModule })
      ^
TypeError: child.send is not a function
服务器联安援助团-a

Linux s#################.org 3.10.0-714.10.2.lve1.5.17.1.el7.x86_64 #1 SMP Tue May 22 10:39:25 EDT 2018 x86_64 x86_64 x86_64 GNU/Linux
角度:“@Angular/core”:“^7.2.1”

节点:v11.12.0

npm:6.7.0