You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when I tried to launch the test (I tried it on bot MacOS and Windows)
Error: Parsing file /Users/sanguine/Tutorial/tests/check-browserify/node_modules/@cucumber/messages/node_modules/uuid/dist/cjs-browser/v1.js: Unexpected token (28:18)
at Deps.parseDeps (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/module-deps/index.js:519:15)
at getDeps (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/module-deps/index.js:447:44)
at /Users/sanguine/Tutorial/tests/check-browserify/node_modules/module-deps/index.js:430:38
at ConcatStream.<anonymous> (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/concat-stream/index.js:37:43)
at ConcatStream.emit (node:events:519:35)
at ConcatStream.emit (node:domain:489:12)
at finishMaybe (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/readable-stream/lib/_stream_writable.js:630:14)
at endWritable (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/readable-stream/lib/_stream_writable.js:638:3)
at ConcatStream.Writable.end (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/readable-stream/lib/_stream_writable.js:594:22)
at DuplexWrapper.onend (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/readable-stream/lib/_stream_readable.js:577:10)
at Object.onceWrapper (node:events:621:28)
at DuplexWrapper.emit (node:events:519:35)
at DuplexWrapper.emit (node:domain:489:12)
at endReadableNT (/Users/sanguine/Tutorial/tests/check-browserify/node_modules/readable-stream/lib/_stream_readable.js:1010:12)
at processTicksAndRejections (node:internal/process/task_queues:90:21)
Current behavior
I got this error when I tried to launch the test (I tried it on bot MacOS and Windows)
My
cypress.config.js
file:My
package.json
file:Desired behavior
It should load successfully as it should normally.
Cypress version
14.0.2
Preprocessor version
22.0.0
Node version
23.6.0
Operating system
macOS
Checklist
[email protected]
(package name has changed and it is no longer the most recent version, see #689).The text was updated successfully, but these errors were encountered: