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
Maybe it is because of an old path or changed name. The plugin should handle the old variant and the new path/name. If there was a change. Now it is wp or wp.bat. As far as I can see, you expect wp or wp-cli.phar
Issue type
Overview description
I installed wp-cli via composer with
composer global require wp-cli/wp-cli
. When I clicksearch
in NetBeans, it says:No wp-cli scripts found.
The paths, where it was installed are:
C:\Users\Chrl\AppData\Roaming\Composer\vendor\bin\wp
C:\Users\Chrl\AppData\Roaming\Composer\vendor\bin\wp.bat
Steps to reproduce
composer global require wp-cli/wp-cli
Actual results
An popup opens and it says:
No wp-cli scripts found
Expected results
It should appear inside the browse input field.
Your environment (NetBeans and plugin version, e.t.c.)
Windows 10, NetBeans 8.2, WordPress Plugin 0.9.2, PHP 7.1.1
The text was updated successfully, but these errors were encountered: