Log4js-node 找不到集群模块

13A*_*ren 5 logging reactjs

我已经安装了logjs没有任何错误,但是当我尝试访问它时它显示了这一点:

 ./node_modules/log4js/lib/clustering.js
 [1] Module not found: Can't resolve 'cluster' in 
 '/usr/share/client/node_modules/log4js/lib'
 [1] Compiling...
 [1] Failed to compile.
Run Code Online (Sandbox Code Playgroud)

我的 npm 版本是 5.6.0。