I run into this issue every once in a while, and then it will randomly fix itself. I've deleted ~/..local/share/nvim/lazy/copilot.lua and when it re-clones it does the same thing.
Failed (1)
● copilot.lua 78.03ms ✔ build
You have local changes in `/Users/me/.local/share/nvim/lazy/copilot.lua`:
* copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.iife.js
* copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.js
Please remove them to update.
You can also press `x` to remove the plugin and then `I` to install it again.
copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.iife.js
copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.js
You have local changes in `/Users/me/.local/share/nvim/lazy/copilot.lua`:
* copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.iife.js
* copilot/js/node_modules/@github/copilot/sdk/sharp/node_modules/@emnapi/runtime/dist/emnapi.js
Please remove them to update.
You can also press `x` to remove the plugin and then `I` to install it again.
I run into this issue every once in a while, and then it will randomly fix itself. I've deleted
~/..local/share/nvim/lazy/copilot.luaand when it re-clones it does the same thing.