cypress/node_modules/esbuild/lib/main.js:255:12: ERROR: Invalid option in build() call: "watch" #25834
Unanswered
triori
asked this question in
Questions and Help
Replies: 1 comment
-
Answered here: badeball/cypress-cucumber-preprocessor#929 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use cypress and cucumber, @badeball preprocessor
I try to update cypress from 10.6 to 12.
I have no blockers or errors, but when I start my tests, I have error
Error: Build failed with 1 error: /cypress/node_modules/esbuild/lib/main.js:255:12: ERROR: Invalid option in build() call: "watch" at failureErrorWithLog (/cypress/node_modules/esbuild/lib/main.js:1636:15) at /current/cypress/node_modules/esbuild/lib/main.js:953:16 at responseCallbacks.<computed> (/cypress/node_modules/esbuild/lib/main.js:697:9) at handleIncomingPacket (/cypress/node_modules/esbuild/lib/main.js:752:9) at Socket.readFromStdout (/cypress/node_modules/esbuild/lib/main.js:673:7) at Socket.emit (node:events:527:28) at addChunk (node:internal/streams/readable:315:12) at readableAddChunk (node:internal/streams/readable:289:9) at Socket.Readable.push (node:internal/streams/readable:228:10) at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
Need some help, pls(
Beta Was this translation helpful? Give feedback.
All reactions