javascript-tutorial / server

Server for the Modern Javascript Tutorial
https://javascript.info
Other
452 stars 138 forks source link

Error: Already exists an entry with slug:primitive-conversions-questions #79

Closed rodrigomarcell closed 3 years ago

rodrigomarcell commented 3 years ago

Getting this error when i run the command "edit pt" to start the server

Error: Already exists an entry with slug:primitive-conversions-questions at TutorialTree.add (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\models\tutorialTree.js:140:13) at TutorialImporter.syncTask (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\lib\tutorialImporter.js:352:15) at TutorialImporter.syncArticle (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\lib\tutorialImporter.js:240:20) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:95:5) at async TutorialImporter.syncFolder (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\lib\tutorialImporter.js:150:9) at async TutorialImporter.syncFolder (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\lib\tutorialImporter.js:148:9) at async TutorialImporter.sync (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\lib\tutorialImporter.js:85:5) at async module.exports (C:\Users\Marcell\Documents\Projetos\javascript.info\js\server\modules\engine\koa\tutorial\tasks\importWatch.js:32:5) [21:51:44] 'edit' errored after 6.47

What could be happening?

iliakan commented 3 years ago

There are two articles with a name *-primitive-conversions-questions (different number).

One of them should be deleted, please compare with English version.