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

Cannot install with "npm install codetheweb/tuyapi" #633

Closed
masterofobzene opened this issue Jun 20, 2023 · 1 comment
Closed

Cannot install with "npm install codetheweb/tuyapi" #633

masterofobzene opened this issue Jun 20, 2023 · 1 comment

Comments

@masterofobzene
Copy link

All I get is:

C:\Users\SERVER>npm install codetheweb/tuyapi
npm ERR! code ENOENT
npm ERR! syscall spawn git
npm ERR! path git
npm ERR! errno -4058
npm ERR! enoent An unknown git error occurred
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

@Apollon77
Copy link
Collaborator

Yes this way you install from GitHub and need to have git as executable installed which do not seem to be there. Download and install git - or install thepackage from npm.

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