1

I am using babun 1.20, ( which uses cygwin under the hood), I am trying to install YouCompleteMe Plugin ( for javascript ),I get the following error when I run the following command:

./install.py

Error:

0 [main] cmake 5244 child_info_fork::abort: C:\Users\310127901.babun\cygwin\bin\cygiconv-2.dl
l: Loaded to different address: parent(0x7E0000) != child(0x8F0000) 1 + 4820 suspended (signal) ./install.py

Versions:

Python : 2.7.8
cmake : 3.3.2

I don't have visual studio installed on my machine, and since i want to use this plugin only for Javascript, i guess i dont need it.

Has anybody faced a similar issue, any help is appreciated.

Masood Alam
  • 645
  • 2
  • 8
  • 22
  • Before you waste time, the documentation reports: `JavaScript support: install nodejs and npm and add --tern-completer when calling ./install.py.`and there is no javascript for cygwin – matzeri May 04 '16 at 13:15
  • Use the plugin's documentation and issue tracker. – romainl May 04 '16 at 13:26
  • @matzeri , I tried that option and got the below error : **./install.py --tern-completer** 0 [main] cmake 7736 child_info_fork::abort: C:\Users\310127901\.babun\cygwin\bin\cygiconv-2.dl l: Loaded to different address: parent(0x7E0000) != child(0x910000) – Masood Alam May 05 '16 at 05:57
  • You missed the point. There is no javascript on cygwin, so also if you solve the specific issue, the plugin will not work on cygwin vim – matzeri May 05 '16 at 06:07

0 Answers0