label-studio-frontend icon indicating copy to clipboard operation
label-studio-frontend copied to clipboard

npm ERR! command sh -c -- sh scripts/postinstall.sh

Open ruanhan opened this issue 1 year ago • 10 comments

when i install @heartexlabs/label-studio

npm install @heartexlabs/label-studio

npm ERR! command failed npm ERR! command sh -c -- sh scripts/postinstall.sh

i guess the build files lost scripts, i thank we need add it;

image

ruanhan avatar Jun 30 '23 10:06 ruanhan

or npm install @heartexlabs/label-studio --ignore-scripts

ruanhan avatar Jun 30 '23 10:06 ruanhan

this bug in @heartexlabs/label-studio v1.8.0

ruanhan avatar Jun 30 '23 10:06 ruanhan

image lost build/

ruanhan avatar Jun 30 '23 10:06 ruanhan

same here

gigaenr-bh avatar Jul 06 '23 10:07 gigaenr-bh

Although the installation was successful, it was not available

Emily-0616 avatar Jul 17 '23 09:07 Emily-0616

when will it be solved?

huguoliang1314 avatar Nov 06 '23 06:11 huguoliang1314

Same problem. Installing with --ignore-scripts seems to not build, which leads to @heartexlabs/label-studio not found while trying to import.

priteshjain0310 avatar Nov 26 '23 10:11 priteshjain0310

Same here. Any update?

fgiuba avatar Jan 22 '24 13:01 fgiuba

Same issue here trying to set up a JS project in Visual Studio 2022 with this npm package.

johanneszellinger avatar Jan 23 '24 09:01 johanneszellinger

Same issue

ifunplus avatar Mar 14 '24 08:03 ifunplus