vladmandic / human

Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition
https://vladmandic.github.io/human/demo/index.html
MIT License
2.16k stars 308 forks source link

Can't install dev-dependencies #410

Closed flyingfishzxf closed 6 months ago

flyingfishzxf commented 6 months ago

Issue Description

image image

Steps to Reproduce

  1. git clone repo from github
  2. execute 'npm install --dev'

Expected Behavior can install dependencies successfully.

Environment

Diagnostics

Additional

flyingfishzxf commented 6 months ago

Sorry, I used a low version npm to install, so I failed. After upgrading the node and npm version, I successfully install the dependencies. I will close this issue.

iamlaobie commented 5 days ago

Sorry, I used a low version npm to install, so I failed. After upgrading the node and npm version, I successfully install the dependencies. I will close this issue.

I encounter the same problem, what version you used when you resolve it please?