Hello,
I have git clone the current repository. When i running with "npm start" command. It is running successfully.
Now, i try to generate Solutions.zip file under bin\Debug folder using below commends,
- pac solution init --publisher-name developer --publisher-prefix dev
2 pac solution add-reference --path c:\users\LinearComponent
- msbuild /t:restore
- msbuild
Kindly refer below link for more details,
https://stackoverflow.com/questions/66782722/unable-to-add-pcf-component-in-powerapps/66787947#66787947
Please let me know your thoughts on the same.
Thanks & Regards,
Meet Bhatt