1.0.1 • Published 7 months ago

@plasosdk/mouse_position_reporter v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago
  1. 请安装python 3.11,(3.12 broken了node-gyp,gyp正在升级,但是还没有发布;)
  2. npm install -g node-gyp
  3. node-gyp configure --arch=ia32 (不指定ia32,默认是64位,也许跟node自己也有关系)
  4. node-gyp build
  5. node-gyp clean/rebuild 都可以触发清除工作;
  6. node run.js
1.0.1

7 months ago

1.0.0

7 months ago