Expo Cli
WebOS requires the latest version of Expo Cli that is currently 5.3.0.
You must have Expo Cli installed in order to work with WebOS react template. You can follow the following tutorial to install Expo Cli on your device.
caution
You must have NodeJS & NPM installed on the device in order to continue downloading the Expo Cli
Installing Expo Cli
npm install -g [email protected]
note
You may requite the administrator access for running this command
Verifying Installation
In order to verify that Expo Cli is successfully installed on your device please run the following command on your device's terminal.
expo --version
Output
5.3.0
If you get a valid output then congratulations Expo Cli is successfully installed on your device. Now we can move on the next requirements Code Editor