Oops...we found an error preparing this test file:
> cypress/e2e/dukgo.feature
The error was:
Error: Build failed with 5 errors:
cypress/e2e/dukgo.feature:2:4: ERROR: Transforming const to the configured target environment ("es5") is not supported yet
cypress/e2e/dukgo.feature:2:10: ERROR: Transforming destructuring to the configured target environment ("es5") is not supported yet
cypress/e2e/dukgo.feature:3:4: ERROR: Transforming const to the configured target environment ("es5") is not supported yet
cypress/e2e/dukgo.feature:3:10: ERROR: Transforming destructuring to the configured target environment ("es5") is not supported yet
cypress/e2e/dukgo.feature:5:4: ERROR: Transforming const to the configured target environment ("es5") is not supported yet
at failureErrorWithLog (/path/to/project/node_modules/esbuild/lib/main.js:1615:15)
at /path/to/project/node_modules/esbuild/lib/main.js:1257:28
at runOnEndCallbacks (/path/to/project/node_modules/esbuild/lib/main.js:1037:63)
at buildResponseToResult (/path/to/project/node_modules/esbuild/lib/main.js:1255:7)
at /path/to/project/node_modules/esbuild/lib/main.js:1368:14
at /path/to/project/node_modules/esbuild/lib/main.js:669:9
at handleIncomingPacket (/path/to/project/node_modules/esbuild/lib/main.js:766:9)
at Socket.readFromStdout (/path/to/project/node_modules/esbuild/lib/main.js:635:7)
at Socket.emit (node:events:513:28)
at Socket.emit (node:domain:482:12)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Socket.Readable.push (node:internal/streams/readable:234:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23