Hello Everyone, When I tried to create a new setu...
# gooddata-ui
p
Hello Everyone, When I tried to create a new setup of the goodData.UI. I am getting the following error. It says no proper internet connection. But, my network connection is proper. Is the command right? I am using the following command.
Copy code
npx @gooddata/create-gooddata-react-app@latest --backend tiger
f
Hi Pushkar, although I was able to run the same command on my end with no issues, that particular package is deprecated (check the first section of the Readme). Try using this one from the React Quick Start article, instead:
npx @gooddata/app-toolkit@latest init
Let us know how it goes!