Skip to content
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

some error #19

Closed
charleshm opened this issue May 9, 2023 · 1 comment
Closed

some error #19

charleshm opened this issue May 9, 2023 · 1 comment

Comments

@charleshm
Copy link

charleshm commented May 9, 2023

tls-client/dist/sessions.js:44
this.clientIdentifier = options?.clientIdentifier;
^

SyntaxError: Unexpected token '.'
at Object.compileFunction (vm.js:344:18)
at wrapSafe (internal/modules/cjs/loader.js:1048:15)
at Module._compile (internal/modules/cjs/loader.js:1082:27)
at Module._extensions..js (internal/modules/cjs/loader.js:1138:10)
at Object.require.extensions. [as .js] (gpt4free-ts/node_modules/ts-node/src/index.ts:1608:43)
at Module.load (internal/modules/cjs/loader.js:982:32)
at Function.Module._load (internal/modules/cjs/loader.js:875:14)
at Module.require (internal/modules/cjs/loader.js:1022:19)
at require (internal/modules/cjs/helpers.js:72:18)
at Object. (gpt4free-ts/node_modules/tls-client/dist/index.js:3:20)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@fallbort
Copy link

fallbort commented May 9, 2023

update node to v18.x

@xiangsx xiangsx closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants