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.
Darwin kees.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 i386 MacBookPro12,1 Darwin
I haven't tried disabling third party tools but don't have much besides fisherman with below plugins and don't think any of these produces the below error since it's also a new (2.6.0) addition
* pure
await
fzf
get
getopts
last_job_id
z
When i'm in a magento 2 root folder and start typing something like bin/magento c the following error comes up. The last two double-quotes seemed to give the errors so i replaced them with the normal double quotes but the error remains.
/usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish (line 621): Unexpected end of string, quotes are not balanced
__fish_magento_register_command_option theme:uninstall -f -s c -l clear-static-content -d "Clear generated static view files";
^
from sourcing file /usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish
called on standard input
in command substitution
called on standard input
source: Error while reading file '/usr/local/Cellar/fish/2.6.0/share/fish/completions/magento.fish'
The text was updated successfully, but these errors were encountered:
Fish version 2.6.0
Darwin kees.local 16.6.0 Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 i386 MacBookPro12,1 Darwin
I haven't tried disabling third party tools but don't have much besides fisherman with below plugins and don't think any of these produces the below error since it's also a new (2.6.0) addition
* pure
await
fzf
get
getopts
last_job_id
z
When i'm in a magento 2 root folder and start typing something like
bin/magento c
the following error comes up. The last two double-quotes seemed to give the errors so i replaced them with the normal double quotes but the error remains.The text was updated successfully, but these errors were encountered: