João Roberto de Souza Junior
Results
2
comments of
João Roberto de Souza Junior
It seems that the fs.unlinkSync() should be used to remove only files, NOT folders. To remove a directory needs to use `fs.rmdirSync(outModulesPath, {recursive: true, force: true})` [node_modules\serverless-plugin-typescript\dist\src\index.js line:181 Plugin version:...
É possível baixar direto o código do commit indicado pelo @AbimaelAndrade https://github.com/vedovelli/curso-javascript-testes-modulo-2/tree/a6e3911