Open
Description
when I enter the command
npm install @heartexlabs/label-studio
the terminal came out the error:
npm WARN ERESOLVE overriding peer dependency
npm ERR! code 127
npm ERR! path /Users/yanniscyu/Documents/test/my-app/node_modules/@heartexlabs/label-studio
npm ERR! command failed
npm ERR! command sh -c -- sh scripts/postinstall.sh
npm ERR! sh: scripts/postinstall.sh: No such file or directory
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/yanniscyu/.npm/_logs/2023-06-08T05_31_34_898Z-debug-0.log
my node version is v16.18.1