Hi all!
I'm learning how to create a custom visualization widget.
I use Visual Studio Code for editing my files.
Well, I created my project and said "pbiviz start".
It works fine but I have a little trouble.
If I change my sources then pbiviz is trying to rebuild project automatically and it crashes with following error: " UNKNOWN { Error: EPERM: operation not permitted, open ...my_project_path\.tmp\drop\status". Next I delete the file ...my_project_path\.tmp\drop\status and say "pbiviz start" again. Or I can change the "hidden" flag for the .tmp folder and then pbiviz build it.
And everytime when I change the source I must delete this file. I'm really tired for it.
How can I rebuild my sources without "shamanic dances"?
Please help me. In another case I will going crazy soon...
P.S. I have Windows 7 32 bit and pbiviz v.1.10.1