HumanSignal / HumanSignal/label-studio

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

Open
#4,344 16 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
editor problem
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.