Çevre değişkenlerimi şimdiden önce değiştirdim. Aşağıdaki komutu kullanmaya çalışırken:
sudo vi /etc/environment
Uyarı / hatayı takip ediyorum ve sonra ne yapacağım konusunda kafam karıştı.
E325: ATTENTION
Found a swap file by the name "/etc/.environment.swp"
owned by: root dated: Wed Apr 18 15:03:44 2018
file name: /etc/environment
modified: no
user name: root host name: my-desktop
process ID: 6410
[not usable on this computer]
While opening file "/etc/environment"
dated: Wed Apr 18 14:49:02 2018
(1) Another program may be editing the same file. If this is the
case,
be careful not to end up with two different instances of the same
file when making changes. Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /etc/environment"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/etc/.environment.swp"
to avoid this message.
"/etc/environment" 6 lines, 389 characters
Press ENTER or type command to continue
Birisi lütfen daha sonra ne yapacağımı ve bu mesajın gerçekten ne anlama geldiğini bana açıklayabilir mi?
GÜNCELLEME: Ben ben preslenmiş önerildiği gibi yapmaya çalıştım e
ve daha sonra çevre dosyasını açtı ben preslenmiş i
(başlangıçta 9.x oldu ve bunu 8.x yapılan) sonra preslenmiş düzenlemek için ve benim nodejs versiyonunu değiştirdi Esc
sonra ve shift+;
daha sonra wq|x
ondan sonra nihayet bastım Enter
ve vi editörünü kapattığımdan sonra yine aynı komutu kullandım ama aynı hatayı verdi ancak daha fazla güncelleme bildirildi.NEWER than swap file!
Tam mesaj şöyle:
E325: ATTENTION
Found a swap file by the name "/etc/.environment.swp"
owned by: root dated: Wed Apr 18 15:03:44 2018
file name: /etc/environment
modified: no
user name: root host name: my-desktop
process ID: 6410
[not usable on this computer]
While opening file "/etc/environment"
dated: Mon May 14 16:53:13 2018
NEWER than swap file!
(1) Another program may be editing the same file. If this is the
case,
be careful not to end up with two different instances of the same
file when making changes. Quit, or continue with caution.
(2) An edit session for this file crashed.
If this is the case, use ":recover" or "vim -r /etc/environment"
to recover the changes (see ":help recovery").
If you did this already, delete the swap file "/etc/.environment.swp"
to avoid this message.
"/etc/environment" 7 lines, 390 characters
Press ENTER or type command to continue
Yani nasıl çözeceğimi bilmiyorum!