Skip to content

Can't run example ?! #349

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

Open
ruslanx3m opened this issue Jul 23, 2024 · 0 comments
Open

Can't run example ?! #349

ruslanx3m opened this issue Jul 23, 2024 · 0 comments
Assignees
Labels
triage This ticket will be looked at shortly

Comments

@ruslanx3m
Copy link

Description

Can't run example ?!


PS F:\TLS JA3 TEST> node "f:\TLS JA3 TEST\index.js"
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 70224 /T /F
ERROR: The process "70224" not found.

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 128,
  killed: false,
  signal: null,
  cmd: 'taskkill /pid 70224 /T /F'
}
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 25872 /T /F
ERROR: The process "25872" not found.
...........................

How to run example?

Issue Type

Others

Operating System

Windows 10

Node Version

Other

Golang Version

Other

Relevant Log Output

PS F:\TLS JA3 TEST> node "f:\TLS JA3 TEST\index.js"
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 70224 /T /F
ERROR: The process "70224" not found.

    at genericNodeError (node:internal/errors:984:15)
    at wrappedFn (node:internal/errors:538:14)
    at ChildProcess.exithandler (node:child_process:422:12)
    at ChildProcess.emit (node:events:518:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 128,
  killed: false,
  signal: null,
  cmd: 'taskkill /pid 70224 /T /F'
}
Error Processing Request (please open an issue https://github.com/Danny-Dasilva/CycleTLS/issues/new/choose) -> 'f:\TLS' is not recognized as an internal or external command,
operable program or batch file.

Error: Command failed: taskkill /pid 25872 /T /F
ERROR: The process "25872" not found.
@ruslanx3m ruslanx3m added the triage This ticket will be looked at shortly label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage This ticket will be looked at shortly
Projects
None yet
Development

No branches or pull requests

2 participants