Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Locally #150

Open
DTIV opened this issue Mar 4, 2024 · 1 comment
Open

Installing Locally #150

DTIV opened this issue Mar 4, 2024 · 1 comment

Comments

@DTIV
Copy link

DTIV commented Mar 4, 2024

Having trouble installing after cloning the repository locally.

Ran both:
yarn install
and
npm install

both yield the same results:

yarn:
error An unexpected error occurred: "https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034: Request failed \"404 Not Found\""

npm:
Not Found - GET https://codeload.github.com/hugomrdias/concat-stream/tar.gz/057bc7b5d6d8df26c8cf00a3f151b6721a0a8034

@v-Rizzy
Copy link

v-Rizzy commented Apr 23, 2024

Removing the yarn.lock file worked for me.
Since the lock file from the repo was trying to pull from a restricted GitHub code.

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

No branches or pull requests

2 participants