autocomplete-paths icon indicating copy to clipboard operation
autocomplete-paths copied to clipboard

Can't install or upgrade

Open repley opened this issue 4 years ago • 10 comments

Can't install or upgrade from previous version 2021-04-22T21_49_58_571Z-debug.log

repley avatar Apr 22 '21 22:04 repley

  1. Restart computer
  2. Delete `~/.atom/packages/autocomplete-paths/
  3. Reinstall autocomplete-paths

UziTech avatar Apr 22 '21 22:04 UziTech

1. Restart computer

2. Delete `~/.atom/packages/autocomplete-paths/

3. Reinstall autocomplete-paths

Don't works. When i click install, nothing happen, no error message. Tried to install other packages and works perfectly

repley avatar Apr 23 '21 11:04 repley

Try running apm install autocomplete-paths in a terminal.

UziTech avatar Apr 23 '21 12:04 UziTech

Try running apm install autocomplete-paths in a terminal.

2021-04-23T21_20_36_381Z-debug.log

repley avatar Apr 23 '21 21:04 repley

What os are you using? it looks like it is failing because zadeh uses native modules that can't build on your machine.

/cc @aminya

UziTech avatar Apr 23 '21 21:04 UziTech

repley@repley-hp:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.7 LTS Release: 16.04 Codename: xenial

repley avatar Apr 23 '21 22:04 repley

What's your CPU architecture? And what's the version of Atom? Did you install Atom by downloading it from atom.io?

aminya avatar Apr 24 '21 02:04 aminya

uname -a Linux repley-hp 4.15.0-142-generic #146~16.04.1-Ubuntu SMP Tue Apr 13 09:27:15 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Atom: 1.56.0

First install (Atom 1.26.1) from this ppa http://ppa.launchpad.net/webupd8team/atom/ubuntu/

then upgraded to 1.56 following this guide:

https://flight-manual.atom.io/getting-started/sections/installing-atom/

repley avatar Apr 24 '21 09:04 repley

I think the issue is that your Ubuntu is very old.

aminya avatar Apr 24 '21 23:04 aminya

OK, thanks you all for the help

repley avatar Apr 25 '21 17:04 repley