-
Notifications
You must be signed in to change notification settings - Fork 4
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
Pieces Neovim Plug-in Error : The Pieces Plugin has been updated. To ensure it functions correctly, please restart Neovim. #58
Comments
Hey thank you for pointing that out, |
Hey Bishoy! Thanks for trying to help! I'm using Python 3.12.2, and when I manually run
|
Currently python 3.12 is not supported I will try to take a look at 3.12 today and if there is a way to support it, currently use a python version between 3.8 to 3.11 |
Hey Bishoy! Just uninstalled Python 3.12 and installed 3.11, but this error is still showing up:
|
Can you run |
@imkrishnasarathi can you please share C:\Users\KRISHNA\AppData\Local\nvim-data/rplugin.vim file? |
" perl plugins
" node plugins
" ruby plugins Here's the file, it doesn't have anything |
I will create a release next Monday. It should work after the release |
Hey @imkrishnasarathi, |
Hey @Bishoy-at-pieces ! So sorry I'm late to reply, I tried updating, and not sure if it's updating or not, but it doesn't work :( |
Thank you both of you I will be prioritising that issue next Monday |
Hey @28arnab @imkrishnasarathi It will be great to have some time chatting about this since I can't reproduce that issue. |
Hey @28arnab @imkrishnasarathi, |
I am encountering a persistent warning message with the Pieces Neovim plugin. Each time I open Neovim, I receive the following message:
Warning: The Pieces Plugin has been updated. To ensure it functions correctly, please restart Neovim.
I have tried restarting Neovim multiple times, but the warning persists, and the plugin does not seem to function properly.
Steps to Reproduce:
plugins.lua
Expected Behavior:
The plugin should function correctly without requiring repeated restarts.
Actual Behavior:
The warning message continues to appear even after multiple restarts, which shows that the plugin is not functioning as expected.
Environment:
Neovim Version: v0.10.1
OS: Windows 11
Plugin Manager: Lazy (NvChad)
Relevant Configuration Files:
Here are the relevant parts of my configuration:
init.lua
lazy.lua
plugins.lua
The text was updated successfully, but these errors were encountered: