Open Issues Need Help
View All on GitHub fix(workspaces): Add missing workspace configuration 2 months ago
AI Summary: The task involves fixing a dependency resolution issue in a Node.js project using npm workspaces. This requires adding a `workspaces` configuration to the root `package.json` file and then reinstalling all dependencies to correctly install packages for the client and server workspaces. The project is a French learning web application.
Complexity:
2/5
bug good first issue