Open nikilmethew opened 5 years ago
Hi,
Regarding the browser command issue, can you please provide:
echo $BROWSER
Regarding the other issue ./platform-ctl logs
will help you to understand the error
Hi Kindly find the details that you have requested for.
project's branch name or commit
Branch name: Master Commit : 3d4312f9d769a651cb181b7559b090e16c59cf89
output of echo $BROWSER
$(${COMMAND} ${URL}) echo -e " Current browser: ${BROWSER}"
./platform-ctl browser dev ./platform-ctl: line 316: Opening: command not found Current browser:
Platform: Ubuntu
OS Type: 64-bit
First Thanks for the docker.
When trying to launch the browser using the comment given in the Readme document which is
./platform-ctl browser dev
getting the following error
./platform-ctl: line 316: Opening: command not found
I have checked that line number in platform-ctl which has this command in that particular line
Can you please let us know what might be the issue.
Is this issue because of Ubuntu or is this from the docker.
Kindly guide me through the setup.
Thanks in Advance.