Closed jonnathan-ls closed 2 years ago
The problem occurs because of reading duplicate content.
Currently, master
contemplates exercise in the context of two articles “type conversions” and “operators”. By eliminating the duplicate contents of the repository, it was possible to load the application to test the translation of the repository locally.
I apologize for the open issue.
After identifying the problem, it is clear to see that the error occurs due to duplicate contents in the PT repository (https://github.com/javascript-tutorial/pt.javascript.info), so I understand that the problems must be corrected in the repository of the documentation, and not in this “server” repository.
🐞 Bug:
ERROR tutorialTree
🎯 Context
Execution of the
server
project locally to test the website translation initiative into Portuguese💣 Problem
The
./edit pt
command to load the application ends up failing, as shown in the following log:🔍 Reason
Not identified.
✅ Expected
The expected would be for the application to load based on the desired language repository as in
en
.🛠️ Solution
Not identified.
🌍 Environmentl
Node
: 14.16.1Npm
: 6.14.12🗳️ Suggestion
If there is any necessary step to load a repo from another language, it would be relevant to document in the README file how to proceed.
🏷️ Labels
~Bug ~Language ~Server ~Repo