Skip to content

[4.3] Error installing cypress #38740

@brianteeman

Description

@brianteeman

On a clean checkout of 4.3 on a windows pc and then running npm i
It gets to a certain point and then hangs

Checking the npm log and the directory tree its failing when trying to install cypress.


207 timing reify:rollback:retireShallow Completed in 15ms
208 timing command:i Completed in 284544ms
209 verbose stack Error: command failed
209 verbose stack     at ChildProcess.<anonymous> (C:\laragon\bin\nodejs\node-v18\node_modules\npm\node_modules\@npmcli\promise-spawn\lib\index.js:63:27)
209 verbose stack     at ChildProcess.emit (node:events:527:28)
209 verbose stack     at maybeClose (node:internal/child_process:1090:16)
209 verbose stack     at ChildProcess._handle.onexit (node:internal/child_process:302:5)
210 verbose pkgid cypress@10.6.0
211 verbose cwd C:\laragon\www\j4
212 verbose Windows_NT 10.0.22000
213 verbose node v18.3.0
214 verbose npm  v8.12.1
215 error code 127
216 error path C:\laragon\www\j4\node_modules\cypress
217 error command failed
218 error command C:\WINDOWS\system32\cmd.exe /d /s /c node index.js --exec install
219 error Installing Cypress (version: 10.6.0)
219 error

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions