Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating Spaceneovim layers Fails #63

Open
ericbrauer opened this issue Nov 3, 2021 · 0 comments
Open

Updating Spaceneovim layers Fails #63

ericbrauer opened this issue Nov 3, 2021 · 0 comments

Comments

@ericbrauer
Copy link

Hi, when trying to update the spaceneovim layers (for me it was space -> f -> e -> (u)pdate layers) I get the following error messages:

Error detected while processing function <SNR>32_update_spaceneovim_layers:                                                   
line    2:                                                                                                                    
E461: Illegal variable name: a:home_dir                                                                                       
Updating SpaceNeovim layers, please hold on...                                                                                
line    5:                                                                                                                    
E121: Undefined variable: a:home_dir                                                                                          
E116: Invalid arguments for function resolve                                                                                  
E116: Invalid arguments for function expand                                                                                   
E15: Invalid expression: expand(resolve(a:home_dir . '/.config/nvim'))                                                        
line    8:                                                                                                                    
E461: Illegal variable name: a:config_dir                                                                                     
line    9:                                                                                                                    
E121: Undefined variable: a:config_dir                                                                                        
E116: Invalid arguments for function resolve                                                                                  
E116: Invalid arguments for function expand                                                                                   
E15: Invalid expression: expand(resolve(a:config_dir . '/spaceneovim-layers'))                                                
line   11:                                                                                                                    
E461: Illegal variable name: a:scratch_buffer                                                                                 
line   14:                                                                                                                    
E121: Undefined variable: a:scratch_buffer                                                                                    
E15: Invalid expression: {  'out': ['Updating SpaceNeovim layers'], 'buf': a:scratch_buffer}                                  
line   18:                                                                                                                    
E121: Undefined variable: data                                                                                                
E116: Invalid arguments for function function                                                                                 
E15: Invalid expression: {  'on_stdout': function('OutputJobToBuffer', data), 'on_stderr': function('OutputJobToBuffer', data)
, 'on_exit': function('OutputJobExitToBuffer', [function('g:SyncConfiguration')], data), 'cwd': a:spacevim_layers_dir}        
line   24:                                                                                                                    
E121: Undefined variable: l:job_options                                                                                       
E116: Invalid arguments for function jobstart                                                                                 
E15: Invalid expression: jobstart([  'git', 'pull', 'origin', 'master'], l:job_options)
@Tehnix Tehnix closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
@Tehnix Tehnix reopened this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants