Dentro da pasta do projeto rodei o comando: node node_modules/.bin/pushstate-server build E deu o seguinte erro:
\cdc-admin\node_modules.bin\pushstate-server:2 basedir=$(dirname "$(echo "$0" | sed -e 's,,/,g')") ^^^^^^^
SyntaxError: missing ) after argument list at new Script (vm.js:51:7) at createScript (vm.js:136:10) at Object.runInThisContext (vm.js:197:10) at Module.compile (internal/modules/cjs/loader.js:618:28) at Object.Module.extensions..js (internal/modules/cjs/loader.js:665:10) at Module.load (internal/modules/cjs/loader.js:566:32) at tryModuleLoad (internal/modules/cjs/loader.js:506:12) at Function.Module._load (internal/modules/cjs/loader.js:498:3) at Function.Module.runMain (internal/modules/cjs/loader.js:695:10) at startup (internal/bootstrap/node.js:201:19)
Alguma solução?