Rajeshwaran

Results 3 comments of Rajeshwaran

I just use this repo but I am getting this error PHP SERVER NOT STARTED: RETRYING... I had the file in c drive only > ![Screenshot (69)](https://user-images.githubusercontent.com/54212165/99255029-4e7d1800-2839-11eb-8533-6b495462b975.png)

Hi, I had the same issue. I have installed the xampp package, and I had C:\xampp\php in my PATH environment variable. So the phpinfo() here always showed the PHP installed...

Thanks that worked but how to set value to each control. ``` async function importForParent(nodes: any[], parent = undefined) { const ctnodes = nodes.filter(node => node.parent === parent) for (const...