sudharsan-selvaraj / appium-dashboard-plugin

Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.
117 stars 28 forks source link

Issue when executing the github code : Error: ENOENT: no such file or directory, stat 'appium-dashboard-plugin\lib\public\index.html' #130

Open Akash-Purohit opened 1 year ago

Akash-Purohit commented 1 year ago

Hi @sudharsan-selvaraj I installed the plugin using the npm command : appium plugin install --source=npm appium-dashboard

This works perfectly fine, I am able to execute appium-deice-farm and appium-dashboard both with real devices.

I want to make some changes to the UI as per my org requirement. So post taking the clone of the repo, while executing "npm run start-appium" , it throws me an error Issue when executing the github code : Error: ENOENT: no such file or directory, stat 'appium-dashboard-plugin\lib\public\index.html'

Could anyone help me out in this, I need to customize the UI(for a start)

P.S - The latest code I took was from : https://github.com/sudharsan-selvaraj/appium-dashboard-plugin/releases/tag/V2.0.2

Thanks

sudharsan-selvaraj commented 1 year ago

@Akash-Purohit , i will update the local development setup detail to the README