appium-dashboard-plugin icon indicating copy to clipboard operation
appium-dashboard-plugin copied to clipboard

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

Open Akash-Purohit opened this issue 2 years ago • 1 comments
trafficstars

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

Akash-Purohit avatar May 31 '23 13:05 Akash-Purohit

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

sudharsan-selvaraj avatar Jun 01 '23 00:06 sudharsan-selvaraj