安装pomelo的过程中会使用到C++编译器。 请确保你的Windows系统满足以下两个条件:

  • python(2.5<version<3.0)。
  • VC++ 编译器,包含在Visual Studio 2010中(VC++ 2010 Express亦可)。对于windows8的用户,需要安装Microsoft Visual Studio C++ 2012。
$ npm install pomelo -g

$ git clone https://github.com/NetEase/pomelo.git
$ cd pomelo
$ npm install -g

一般情况下,如果不需要在命令行中使用pomelo命令,可以不需要安装

相关文章:

  • 2022-12-23
  • 2021-08-24
  • 2021-12-10
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-05
  • 2021-04-10
  • 2022-12-23
  • 2021-07-10
  • 2021-06-29
  • 2021-06-23
相关资源
相似解决方案