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

ERROR [11/11] RUN yarn workspaces run build #447

Closed
NightSommelier opened this issue Apr 1, 2023 · 1 comment
Closed

ERROR [11/11] RUN yarn workspaces run build #447

NightSommelier opened this issue Apr 1, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@NightSommelier
Copy link

Describe the bug
Launch error on step 11. You can see on the screenshot.

To Reproduce

  1. git clone git@github.com:mgilangjanuar/teledrive.git
  2. chmod +x install.docker.new.sh
  3. ./install.docker.new.sh
  4. Error on step 11.

Screenshots

Desktop (please complete the following information):

❯ docker --version
Docker version 20.10.23, build 7155243
❯ docker-compose --version
Docker Compose version v2.15.1

Tell me, please, how can I fix this? what is the problem?

@NightSommelier NightSommelier added the bug Something isn't working label Apr 1, 2023
@minhngoc25a
Copy link

This might or might not work:

In the end of your ~/.bash_profile file, add the following line:

export NODE_OPTIONS="--openssl-legacy-provider --no-experimental-fetch"

Save the file, restart all terminal, and it should work. And you shouldn't follow the documentation on the website since it's outdated. They forgot to update it, so the latest one, check it in the docs/ folder of this repository.

@NightSommelier NightSommelier closed this as not planned Won't fix, can't repro, duplicate, stale Apr 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants