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

"sudo npm install --global pokemon-terminal" show error #176

Open
ghost opened this issue Oct 11, 2019 · 3 comments
Open

"sudo npm install --global pokemon-terminal" show error #176

ghost opened this issue Oct 11, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Oct 11, 2019

npm ERR! path /usr/local/lib/node_modules/pokemon-terminal/pokemon
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod '/usr/local/lib/node_modules/pokemon-terminal/pokemon'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm version: 6.9.0
node version: v10.16.0

@sylveon
Copy link
Collaborator

sylveon commented Oct 11, 2019

Try using pip to install it instead. Related to #165 (comment)

@ghost
Copy link
Author

ghost commented Oct 12, 2019

Try using pip to install it instead. Related to #165 (comment)

not working. terminal show me following error

Collecting git+https://github.com/LazoCoder/Pokemon-Terminal.git
  Cloning https://github.com/LazoCoder/Pokemon-Terminal.git to /private/var/folders/jb/x1dklmpn1bb7p3cwxxmlp2jw0000gn/T/pip-req-build-sz5fq_ry
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Command "git clone -q https://github.com/LazoCoder/Pokemon-Terminal.git /private/var/folders/jb/x1dklmpn1bb7p3cwxxmlp2jw0000gn/T/pip-req-build-sz5fq_ry" failed with error code 128 in None
You are using pip version 19.0.3, however version 19.2.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

@sylveon
Copy link
Collaborator

sylveon commented Oct 12, 2019

That looks like a problem with your network connection or otherwise outdated curl/pip version.

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

1 participant