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
### Bug Report and Setup Instructions for Project Contribution
Hello,
I'd like to provide feedback and some setup instructions based on my experience trying to set up the project on my machine. This will be beneficial for anyone looking to contribute to the project and avoid common pitfalls.
1. Cloning the Project:
Suggestion: The first step should be to clone the project using either the git clone {https url} command, SSH command or the GithubCLI command. 2. Installing Dependencies:
Clarification: The second action should be running npm install or yarn install, not npm run dev. 3. Node Version Compatibility:
Important Note: It's crucial to mention that the project can only be run on Node.js 15 or later versions. Lower versions of Node may result in a "SyntaxError: Unexpected token '??='" error when attempting to run the code. 4. Additional Dependencies:
Suggestion: It might be helpful to list any additional dependencies that are necessary to set up the project on a local machine. For example, if the project uses packages like GraphQL, it should be noted. 5. Compilation Error: Issue: I've encountered a compilation error after following the provided instructions and running the code. It's preventing me from proceeding further.
I have also attached the screenshots of these issues and name them accordingly.
I am eager to contribute to the project as a Software Test Engineer and would appreciate any guidance or updates that could help resolve the compilation error and facilitate a smooth setup process.
Thank you for your attention to these matters, and I look forward to working with you to resolve these issues and contribute effectively to the project.
Best regards,
Kayode Ayodele www.linkedin.com/in/ayodele-kayode-abraham
The text was updated successfully, but these errors were encountered:
### Bug Report and Setup Instructions for Project Contribution
Hello,
I'd like to provide feedback and some setup instructions based on my experience trying to set up the project on my machine. This will be beneficial for anyone looking to contribute to the project and avoid common pitfalls.
1. Cloning the Project:
Suggestion: The first step should be to clone the project using either the git clone {https url} command, SSH command or the GithubCLI command.
2. Installing Dependencies:
Clarification: The second action should be running npm install or yarn install, not npm run dev.
3. Node Version Compatibility:
Important Note: It's crucial to mention that the project can only be run on Node.js 15 or later versions. Lower versions of Node may result in a "SyntaxError: Unexpected token '??='" error when attempting to run the code.
4. Additional Dependencies:
Suggestion: It might be helpful to list any additional dependencies that are necessary to set up the project on a local machine. For example, if the project uses packages like GraphQL, it should be noted.
5. Compilation Error:
Issue: I've encountered a compilation error after following the provided instructions and running the code. It's preventing me from proceeding further.
Machine info:
MacBookPro - 13inch, M1 2020
chip - Apple M1
Memory - 8 GB
MacOs - MacOS Sonoma (Version 14.0 Beta)
Browser: Google Chrome (Version 116.0.5845.110 (Official Build) (arm64)).
I have also attached the screenshots of these issues and name them accordingly.
I am eager to contribute to the project as a Software Test Engineer and would appreciate any guidance or updates that could help resolve the compilation error and facilitate a smooth setup process.
Thank you for your attention to these matters, and I look forward to working with you to resolve these issues and contribute effectively to the project.
Best regards,
Kayode Ayodele
www.linkedin.com/in/ayodele-kayode-abraham
The text was updated successfully, but these errors were encountered: