运行插件

# npm run start
> elasticsearch-head@0.0.0 start /usr/local/elasticsearch-head-master
> grunt server

(node:19631) ExperimentalWarning: The http2 module is an experimental API.
Running "connect:server" (connect) task
Waiting forever...
Started connect web server on http://localhost:9100

elasticsearch-head后台运行

6. 后台运行

# nohup npm run start &

 

相关文章:

  • 2021-05-20
  • 2021-08-19
  • 2021-04-18
  • 2021-09-04
  • 2022-02-18
  • 2021-12-28
  • 2021-06-20
  • 2021-11-13
猜你喜欢
  • 2022-12-23
  • 2021-05-30
  • 2021-05-25
  • 2022-12-23
  • 2021-07-31
  • 2022-12-23
  • 2021-11-22
相关资源
相似解决方案