Real-Dev-Squad/skill-tree-frontend

Setup volta on the skill-tree-frontend repo

Closed this issue · 0 comments

Issue Description

As part of our ongoing efforts to optimize our development environment and streamline our workflow, we must integrate Volta into our Skill-Tree-Frontend repository. Volta offers a sophisticated solution for managing JavaScript command-line tools, ensuring consistency and efficiency across our projects.

Expected Behavior

Upon successful integration of Volta, our team members should experience a seamless transition between projects, with Volta automatically managing the versioning of tools like Node, npm, and Yarn based on the project's requirements.

Current Behavior

At present, our development environment lacks the benefits of Volta integration, leading to potential discrepancies in tool versions across projects and the manual effort required to manage dependencies.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Navigate to the root directory of the project.
  2. Open the package.json file and you'll see volta is missing

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

This integration aligns with our goal of standardizing development practices and enhancing collaboration within our team. By leveraging Volta's capabilities, we anticipate significant improvements in development efficiency and reduced dependency management overhead.

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.