You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the documentation of setting up the SAP Web Components project under section "Develop"
it is said that "yarn start" command will open the playground in the web browser. The command is
starting a local web server, but doesn't open the playground in the browser. Also a guiding message
in the console that the server is up and running and listening for requests could be helpful.
Steps to reproduce the behavior:
Execute "yarn start" command in the console
Current behavior:
The playground isn't open in the browser.
Expected behavior:
As stated in the documentation under section "Develop "at the following UR: https://github.com/SAP/ui5-webcomponents
this command should open the Playground page in the browser.
Context:
UI5 Web Components version: last
OS/Platform: Windows
Best Regards:
Boyan Rakilovski
The text was updated successfully, but these errors were encountered:
Hello,
In the documentation of setting up the SAP Web Components project under section "Develop"
it is said that "yarn start" command will open the playground in the web browser. The command is
starting a local web server, but doesn't open the playground in the browser. Also a guiding message
in the console that the server is up and running and listening for requests could be helpful.
Steps to reproduce the behavior:
Current behavior:
The playground isn't open in the browser.
Expected behavior:
As stated in the documentation under section "Develop "at the following UR:
https://github.com/SAP/ui5-webcomponents
this command should open the Playground page in the browser.
Context:
Best Regards:
Boyan Rakilovski
The text was updated successfully, but these errors were encountered: