Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Failed to install v1.8.0 #1439

Open
Wigithub1201 opened this issue Jun 7, 2023 · 13 comments
Open

Failed to install v1.8.0 #1439

Wigithub1201 opened this issue Jun 7, 2023 · 13 comments

Comments

@Wigithub1201
Copy link

Hi

My system is Windows 10, and I executed the commands ‘npm install @heartexlabs/label studio’ and ‘yarn add @heartexlabs/label’ studio, but the dependent packages were not successfully installed. What is the reason @makseq

image

@Wigithub1201
Copy link
Author

There are only images and no build folder on the NPM package
image

@lbelmonte-ag
Copy link

Same error here. We cannot install via npm the 1.8.0 version. 1.4.0 still works fine

@YukiYamamoto228
Copy link

I have the same error on Linux.
I tried to build from source, but could not find a way to properly export the 'LabelStudio' module.

@bigabig
Copy link

bigabig commented Jun 19, 2023

Hi have you found a solution? I am facing the same issue unfortunately

@Zensome
Copy link

Zensome commented Jun 20, 2023

Same problem here! hopefully the LSF team can resolve this! thanks alot!

@ruanhan
Copy link

ruanhan commented Jun 30, 2023

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

@ruanhan
Copy link

ruanhan commented Jun 30, 2023

#1488

@gigaenr-bh
Copy link

same problem here

@jheyming
Copy link

jheyming commented Aug 4, 2023

Any chance to fix this?

@Oguerisck
Copy link

Same error here

@animeshpaul123
Copy link

Has anyone found a fix for this?

I am facing same error

npm ERR! code 127
npm ERR! path /Users/user/Documents/temp/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

Screenshot 2024-01-31 at 3 23 58 PM

@tranhd95
Copy link

Has anyone found a fix for this?

I am facing same error

The package is broken (not uploaded correctly) in NPM repository. If you want to use it, I'd recommend pulling the repository and build the package not with npm but with yarn.

tl;dr try to replicate the steps from GitHub CI and pay attention to versions used.
https://github.com/HumanSignal/label-studio-frontend/blob/master/.github/workflows/build_bundle.yml

@markoggwp
Copy link

Is there a workaround for this other than building the package locally and pointing to that? #1488 is also open with the same issue

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests