Ao Rodar gulp minify-js no Windows o terminal me retorna esse erro:
ReferenceError: primordials is not defined at fs.js:35:5 at req_ (C:\Users\higor\OneDrive\Documentos\Projetos\Alura\Performance Web I otimizando o front-end\performance-web-79fd7470bdf853a3e86528e0bb28b2254e791974\node_modules\natives\index.js:143:24)
C:\Users\higor\OneDrive\Documentos\Projetos\Alura\Performance Web I otimizando o front-end\performance-web-79fd7470bdf853a3e86528e0bb28b2254e791974>gulp minify-jsReferenceError: primordials is not defined at fs.js:35:5 at req_ (C:\Users\higor\OneDrive\Documentos\Projetos\Alura\Performance Web I otimizando o front-end\performance-web-79fd7470bdf853a3e86528e0bb28b2254e791974\node_modules\natives\index.js:143:24) at Object.req [as require] (C:\Users\higor\OneDrive\Documentos\Projetos\Alura\Performance Web I otimizando o front-end\performance-web-79fd7470bdf853a3e86528e0bb28b2254e791974\node_modules\natives\index.js:55:10) 28b2254e791974\node_modules\natives\index.js:55:10) at Object. (C:\Users\higor\OneDrive\Documentos\Projetos\Alura\Performance Web I otimizando o front-end\performance-web-79fd7470bdf853a3e86528e0bb28b2254e791974\node_modules\graceful-fs\fs.js:1:37)54e791974\node_modules\graceful-fs\fs.js:1:37) at Module.compile (internal/modules/cjs/loader.js:1133:30) at Object.Module.extensions..js (internal/modules/cjs/loader.js:1153:10) at Module.load (internal/modules/cjs/loader.js:977:32) at Function.Module._load (internal/modules/cjs/loader.js:877:14) at Module.require (internal/modules/cjs/loader.js:1019:19) at require (internal/modules/cjs/helpers.js:77:18)