-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for OpenBSD/adJ #29342
Comments
Forking the repository and in the branch
Any suggestion on how to continue? |
I woule like to update the situation. % % uname -a
OpenBSD selah.pasosdeJesus.org 7.6 APRENDIENDODEJESUS.MP#2 amd64
% node --version
v20.17.0
% npm --version
11.0.0 Cloning the most recent develop branch and following instructions of https://github.com/vtamara/cypress/blob/develop/CONTRIBUTING.md produces: $ yarn
...
[5/6] Building fresh packages...
[7/38] ⠠ esbuild
[6/38] ⠠ playwright-webkit
[8/38] ⠠ cypress
[4/38] ⠠ electron
error /home/vtamara/comp/js/cypress/node_modules/electron: Command failed.
Exit code: 1
Command: node install.js
Arguments:
Directory: /home/vtamara/comp/js/cypress/node_modules/electron
Output:
HTTPError: Response code 404 (Not Found)
at Request._onResponseBase (/home/vtamara/comp/js/cypress/node_modules/got/dist/source/core/index.js:913:31)
at Request._onResponse (/home/vtamara/comp/js/cypress/node_modules/got/dist/source/core/index.js:948:24)
at ClientRequest.<anonymous> (/home/vtamara/comp/js/cypress/node_modules/got/dist/source/core/index.js:962:23)
at Object.onceWrapper (node:events:634:26)
at ClientRequest.emit (node:events:531:35)
at origin.emit (/home/vtamara/comp/js/cypress/node_modules/@szmarczak/http-timer/dist/source/index.js:43:20)
at HTTPParser.parserOnIncomingClient (node:_http_client:709:27)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) |
What would you like?
That cypress works in OpenBSD/adJ
Why is this needed?
Currently it is not supported and it is not possible to test with it, neither use projects like ionic that depend on cypress
Other
The file
/root/.npm/_logs/2024-04-16T13_17_07_350Z-debug-0.log
includes:The text was updated successfully, but these errors were encountered: