Package installation error
luantran1311 opened this issue · 3 comments
luantran1311 commented
Hello.
When I run npm install
, I got this error message
PS C:\Users\anhch\Desktop\human-main> npm i
npm WARN config production Use `--omit=dev` instead.
npm WARN using --force Recommended protections disabled.
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "link:": link:src/tfjs-backend-cpu
npm ERR! A complete log of this run can be found in: C:\Users\anhch\AppData\Local\npm-cache\_logs\2023-09-07T14_35_45_529Z-debug-0.log
I'm using NPM 9.8.1, Node 16.15.0 on Windows 11
luantran1311 commented
@vladmandic Can you please check this?
vladmandic commented
sorry for the late reply, somehow this fell under the radar. will take a look now.
vladmandic commented
new version has been published.