We need to update the path for Remote Web Inspector.
The information below is from something specific to WebOS.
mkdir -p /var/luna/preferences
touch devmode_enabled
Environment
None
Activity
Jacobo Aragunde Pérez
August 1, 2019 at 10:11 PM
After those files are created and the system rebooted, you can open http://my-board-ip:9998/ in a Chrome or Chromium browser to access the remote inspector.
Jacobo Aragunde Pérez
August 1, 2019 at 10:09 PM
For future reference, this is how WAM debug is enabled after the merge:
We need to update the path for Remote Web Inspector.
The information below is from something specific to WebOS.
mkdir -p /var/luna/preferences
touch devmode_enabled