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

yarn install fortawesome 401 unauthorized #479

Open
allison-lowe opened this issue Feb 19, 2022 · 5 comments
Open

yarn install fortawesome 401 unauthorized #479

allison-lowe opened this issue Feb 19, 2022 · 5 comments

Comments

@allison-lowe
Copy link

hi, i cloned the project and ran yarn install. when i do, i run into this error: error An unexpected error occurred: "https://npm.fontawesome.com/@fortawesome/free-solid-svg-icons/-/free-solid-svg-icons-5.10.2.tgz: Request failed \"401 Unauthorized\"".. is there a fix for this?

@clxyder
Copy link

clxyder commented May 24, 2022

I have run into the same issue, were you able to fix it?

@mbeylin
Copy link
Contributor

mbeylin commented May 29, 2022

Hey y'all -- I would suggest removing that from the package.json and removing any references to that package in the project... this project is no longer being maintained, but I expect that would solve the issue (since it appears Fortawesome is no longer free).

Would also welcome a PR which makes these changes and fixes the yarn install :)

@clxyder
Copy link

clxyder commented May 30, 2022

Okay so I made a repo to be able to build the site https://github.com/clxyder/Bounties-Network-Explorer.

The only this is that now I am running into the issues found in #483.

Any thoughts on how to fix that?

@clxyder
Copy link

clxyder commented Jun 3, 2022

Hey @mbeylin, okay after running yarn start-local I am getting the following console error logs WebSocket connection to 'ws://localhost:8080/v1/graphql' failed. I tried running yarn gqt, but when I run it I get the following errors.

Loading Apollo Project
    → Error initializing Apollo GraphQL project "Unnamed Project": Error: Error in "Loading q

I think maybe I am missing an .env file. Is there a sample one you can share?

@clxyder
Copy link

clxyder commented Jun 8, 2022

Hey @villanuevawill do you think you can help me?

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

3 participants