Peekmo / atom-autocomplete-php

Autocomplete for PHP in atom editor
MIT License
136 stars 34 forks source link

Incorrect setup! 1.5.0-beta0 #227

Closed harikt closed 8 years ago

harikt commented 8 years ago

Hi,

I installed the 1.5 beta of atom. I could not open the Auto complete php configuration. It always shows

atom-autocomplete-php - Incorrect setup!
Either PHP or Composer is not correctly set up and as a result PHP autocompletion will not work. Please visit the settings screen to correct this error. If you are not specifying an absolute path for PHP or Composer, make sure they are in your PATH. Feel free to look package's README for configuration examples

Now I am confused whether I missed any step.

Thank you

harikt commented 8 years ago

I guess I found the settings page now. Sorry for this issue created and my sincere apologies. I didn't find where the settings was..

agenceisomorph commented 8 years ago

Same issue, what did you do ?

Navid-Ivanian commented 8 years ago

Same issue, what did you do ?

The problem is about the composer installation and path.You have to install composer!Here's the manual: https://getcomposer.org/download/ And don't forget about the path in package seeting: /usr/local/bin/composer

4sh3 commented 7 years ago

path? Explain it please

mparafiniuk commented 7 years ago

First check where is your composer with command: whereis composer. Then open package settings (Ctrl + , -> Packages -> [atom-autocomplete-php] Settings) and in field 'Command to use composer' put correct path from the first step.

jairoD commented 7 years ago

hello, can you specify where is de field 'Command to use composer' because i have tried to change the path but i did'nt find this, in setting i just can see a picture but not a field to change

mparafiniuk commented 7 years ago

zrzut ekranu z 2017-10-18 07-56-40