vsetka / deepl-translator-cli

This command line tool delivers text translation capabilities to your console and is powered by DeepL (https://www.deepl.com/translator)
MIT License
148 stars 11 forks source link

Translate error #3

Open juanpebalsa opened 5 years ago

juanpebalsa commented 5 years ago

I can't do translations after the first installation

 # deepl translate -h
deepl-translate(1) does not exist, try --help

Node : v8.14.0 deepl: v1.1.2

jcvtieck commented 5 years ago

hey, any solution to this? I have the same problem. using deepl on macos. yarn installed with brew. yarn: v1.16.0 node: v12.4.0 deepl: v1.1.2

any clues on how to fix this? thanks, camilo

bodqhrohro commented 5 years ago

This seems to be a bug in the command module which this program is based on. When looking for a subcommand, it implies that argv[1] is a subcommand name, though Node.JS reserves first two arguments for the interpreter path and for the main JS module path. I have no idea how could this happen; maybe some older versions of Node.JS reserved only one argument if a script is called via shebang, or the command module requires to cut the interpreter out manually. Will investigate it deeper later.

vclvm commented 5 years ago

Same here, on linux ubuntu 18.04 with linuxbrew yarn: v1.16.0 node: v12.5.0 deepl: v1.1.2 Switched to yarn and node installed without linuxbrew, no result.

jcvtieck commented 5 years ago

any work around this issue?

rg-ch commented 5 years ago

Same here, Manjaro 18.1, 4.19.60-1-MANJARO yarn 1.17.3 node v11.15.0 deepl 1.1.2

Thanks for any help

fwarmuth commented 5 years ago

+1

jcvtieck commented 5 years ago

Same here, on linux ubuntu 18.04 with linuxbrew yarn: v1.16.0 node: v12.5.0 deepl: v1.1.2 Switched to yarn and node installed without linuxbrew, no result.

@looksworking how can we help here?

ChrisLuNlm commented 4 years ago

Same here, on linux Red Hat Enterprise Linux Workstation release 7.4 (Maipo) yarn: v1.17.3 node: v8.16.1 deepl: 1.1.2

The error msg is the same:

deepl-translate(1) does not exist, try --help

Any help or suggestion will be appreciate. Thank you in advance!

Sparviero-Sughero commented 4 years ago

+1

ChrisLuNlm commented 4 years ago

I believe the DeepL started to charge their API and thus this program does not work anymore!

anibalanto commented 4 years ago

+1

chrisSCM commented 4 years ago

+1 on Debian 9, deepl installed via yarn

c80609a commented 4 years ago

+1 Ubuntu 19

return42 commented 4 years ago

https://github.com/vsetka/deepl-translator-cli/issues/2#issuecomment-383504283

Workaround https://github.com/uinput/deeplator

nicolasps commented 4 years ago

+1 Ubuntu 19.

Has it at anytime worked? What a disappointment, this is an old bug and seems no body replies on the issues of this project

darwinva97 commented 3 years ago

+1 Debian 10

jnsw commented 3 years ago

+1 macOS

LeftH0ok commented 2 years ago

+1

LeftH0ok commented 2 years ago

+10086


CentOS Linux release 7.9.2009 (Core)

Linux centos 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

yarn version v1.22.15