You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Clone the repository.
Navigate to the project directory.
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
The text was updated successfully, but these errors were encountered:
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
Steps to reproduce
yarn setup
.Expected behavior
The installation process completes successfully.
Screenshots
No response
hyperplay Version
Latest Stable
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: