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

Unable to load gallery after npm start #1

Open
SouthernGemini opened this issue Sep 23, 2023 · 0 comments
Open

Unable to load gallery after npm start #1

SouthernGemini opened this issue Sep 23, 2023 · 0 comments

Comments

@SouthernGemini
Copy link

Hi,

After cloning and following the instructions I am unable to load the gallery. I receive the following errors. After receiving I attempted the following after consulting with the co-pilot.

GitHub Copilot: This error message usually occurs when OpenSSL is unable to initialize the cryptographic library. It could be due to an unsupported algorithm or an outdated version of OpenSSL.

Since you are working with a JavaScript project that uses npm and React, you can try the following steps to resolve the issue:

  1. Update npm to the latest version by running the command npm install -g npm.
  2. Delete the node_modules directory and the package-lock.json file.
  3. Run the command npm install to reinstall all the dependencies.
  4. If the issue persists, try updating OpenSSL to the latest version by following the steps I provided earlier.

I tried all these steps and it still has not worked. Any suggestions? Below is an image of the errors I received.

Screenshot1
Screenshot2
Screenshot3

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

1 participant