Skip to content

NodeJS version prerequisite required in documentation #458

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

Closed
1 task done
Lakshay-Pruthi opened this issue Mar 9, 2023 · 2 comments · Fixed by #462
Closed
1 task done

NodeJS version prerequisite required in documentation #458

Lakshay-Pruthi opened this issue Mar 9, 2023 · 2 comments · Fixed by #462
Assignees
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🏁 status: ready for work Ready for work

Comments

@Lakshay-Pruthi
Copy link
Contributor

Description

While setting up the project locally with the latest NodeJS version v18.15.0 it gives errors.
which can resolved by downgrading to v14. So, Prerequisite should be there in the readme.

image

Adding basic steps like cloning repo to local computer could also be added.

Reproduction

  1. Clone repo to Local computer
  2. Run npm install in the terminal with NodeJS version >14
  3. See Error.

Expectation

Dependencies should be installed without any error.

Resolution

  • I would be interested in resolving this bug.
@Lakshay-Pruthi Lakshay-Pruthi added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Mar 9, 2023
@soustab10
Copy link
Contributor

Yes. It should be mentioned somewhere in the contributing.md or readme.md files.

@possumbilities
Copy link
Contributor

@Lakshay-Pruthi I agree, I'd say it should be in the README.md.

@possumbilities possumbilities added 🏁 status: ready for work Ready for work and removed 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents 🏁 status: ready for work Ready for work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants