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

Install instructions not working #618

Open
hooverds54 opened this issue Jan 4, 2023 · 4 comments
Open

Install instructions not working #618

hooverds54 opened this issue Jan 4, 2023 · 4 comments

Comments

@hooverds54
Copy link

It would seem simple enough but execution of the command

npm i @tuyacli -g

generates error

npm ERR! code EINVALIDTAGNAME
npm ERR! Invalid tag name "@tuyacli": Tags may not have any characters that encodeURIComponent encodes.

npm ERR! A complete log of this run can be found in:

@Apollon77
Copy link
Collaborator

if you refer to https://github.com/TuyaAPI/cli#installation then you missed a slash

@hooverds54
Copy link
Author

Yes I feel like a fool. However that just created a different problem

hooverds@hooverds-MS-7D25:~/Downloads$ npm i @tuya/cli -g
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tuya%2fcli - Not found
npm ERR! 404
npm ERR! 404 '@tuya/cli@*' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/hooverds/.npm/_logs/2023-01-04T19_52_28_408Z-debug-0.log

@Apollon77
Copy link
Collaborator

Or maybe you read the linked page agsin??

npm i @tuyapi/cli -g

@hooverds54
Copy link
Author

hooverds54 commented Jan 4, 2023 via email

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

2 participants