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

Translate error #3

Open
juanpebalsa opened this issue Dec 24, 2018 · 19 comments
Open

Translate error #3

juanpebalsa opened this issue Dec 24, 2018 · 19 comments

Comments

@juanpebalsa
Copy link

juanpebalsa commented Dec 24, 2018

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
Copy link

jcvtieck commented Jun 7, 2019

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
Copy link

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
Copy link

vclvm commented Jun 30, 2019

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
Copy link

any work around this issue?

@rg-ch
Copy link

rg-ch commented Jul 26, 2019

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
Copy link

+1

@jcvtieck
Copy link

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
Copy link

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
Copy link

+1

@ChrisLuNlm
Copy link

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

@anibalanto
Copy link

+1

@chrisSCM
Copy link

+1 on Debian 9, deepl installed via yarn

@c80609a
Copy link

c80609a commented Dec 22, 2019

+1 Ubuntu 19

@return42
Copy link

@nicolasps
Copy link

+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
Copy link

+1 Debian 10

@jnsw
Copy link

jnsw commented Sep 10, 2021

+1 macOS

@LeftH0ok
Copy link

LeftH0ok commented Dec 6, 2021

+1

@LeftH0ok
Copy link

LeftH0ok commented Dec 6, 2021

+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


@Neurone Neurone mentioned this issue Nov 24, 2022
7 tasks
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