You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Can't get Linter-PHP to find PHP executable properly.
The error is the following:
[Linter] Error running PHP Error: ‘?php’ isn't recognized as an internal or external command, an executable or a command file.
at ChildProcess. (C:\Users\User.atom\packages\linter-php\node_modules\sb-exec\lib\index.js:56:20)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:961:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
How to fix that?
The text was updated successfully, but these errors were encountered:
Tahx
changed the title
Extra “?” added before the path command
Linter-PHP try to execute with additional "?" before the command
Sep 26, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can't get Linter-PHP to find PHP executable properly.
The error is the following:
[Linter] Error running PHP Error: ‘?php’ isn't recognized as an internal or external command, an executable or a command file.
at ChildProcess. (C:\Users\User.atom\packages\linter-php\node_modules\sb-exec\lib\index.js:56:20)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:961:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
How to fix that?
The text was updated successfully, but these errors were encountered: