Equilibris / nx.nvim

A simple tool providing the same features as the NX console does for vs-code
The Unlicense
91 stars 15 forks source link

Sometime getting unmodified buffer error #16

Closed technbuzz closed 1 year ago

technbuzz commented 1 year ago

Describe the bug Occasionally I am getting following error when I create Angular library or generate component

To Reproduce Steps to reproduce the behavior:

  1. Go to ':Telescope nx generators'
  2. Search for Angular Component
  3. Provide all the required field
  4. Click Submit
  5. Get following error (as shown in screenshot)

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Screenshot 2023-07-28 at 3 37 35 PM

Desktop (please complete the following information):

Equilibris commented 1 year ago

Hi, I am a bit unsure how to replicate this. Could you link me your config?

Equilibris commented 1 year ago

Ive added a lot of logging to the plugin now, could you navigate to .local/share/nvim and delete the file called nx.log, then re open nvim, call Telescope nx generators, then upload the nx.log file here