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

Error Installing Dependencies: Missing Packages and ENOENT Error #1019

Open
vinod2305 opened this issue Aug 10, 2024 · 0 comments
Open

Error Installing Dependencies: Missing Packages and ENOENT Error #1019

vinod2305 opened this issue Aug 10, 2024 · 0 comments

Comments

@vinod2305
Copy link

vinod2305 commented Aug 10, 2024

Describe the bug

I encountered an issue while running yarn setup on the project. The installation process fails with several errors, including issues with missing packages and unmet peer dependencies. The specific error message is:

Add logs

error An unexpected error occurred: "ENOENT: no such file or directory, open '/Users/vinods/Library/Caches/Yarn/v6/npm-@hyperplay-extension-importer-0.0.4-13ffda448d186c73a521885d04a232c3a160d247-integrity/node_modules/@hyperplay/extension-importer/.yarn-metadata.json'".
info If you think this is a bug, please open a bug report with the information provided in "/Users/vinods/Coding/hyperplay-desktop-client/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
error Command failed with exit code 1.

Steps to reproduce

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run yarn setup.

Expected behavior

The installation process completes successfully.

Screenshots

No response

hyperplay Version

Latest Stable

System Information

  • OS [e. g. "Ubuntu"]: Mac
  • hyperplay Version [e. g. 2.1.1]: main branch

Additional information

No response

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