#πŸ”₯ Failed to create app!

9 messages Β· Page 1 of 1 (latest)

noble coral
#

Hello, this is my first time using Backstage. I want to try it to see how it works. I'm trying to run on my machine following the docs but I keep getting errors. This is what I got:

  executing     yarn install βœ–

Error: Could not execute command yarn install

It seems that something went wrong when creating the app πŸ€”

πŸ”₯  Failed to create app!
zinc nimbus
#

What versions of Node/Yarn are you using?
Check with node -v and yarn -v

noble coral
zinc nimbus
#

Did you solve this?
Your error dont give you much information, but you could try
yarn install --verbose
to get some more details

ivory merlin
#

use npm install 16.19.0

#

Hi @zinc nimbus I am trying on Ubuntu 20.04 LTS server, I am able to see webpack compiled successfully, but on web browser http://localhost:3000 getting error, but when doing curl http://localhost:3000, it showing me html file in terminal, Do I need to change base url & cors in app-config.yaml file or something else? Please suggest if possible

zinc nimbus
ivory merlin
#

sure πŸ™‚ but appreciate you replied, No I am not able to access backstage from Ubuntu server

zinc nimbus