Getting started

Hi,
probably an easy question.
i’m trying my first steps in app developing.
in the first step of:

  1. Run the command scaffold in your command line, and paste the resulting URL into the box.

i’ve tried to run in in the nodejs run command line, but didn’t get any link back.

where did i wrong?

You probably forgot to complete the previous steps before running the scaffold command. Make sure you select the Quickstart Integration - NodeJS template and add the missing scopes as indicated in the instructions. After that, run the scaffold command in the command prompt. If you don’t receive a link back, there may be a problem with your configured environment or network access.

thanks,
should i change something in the command i paste?
cause it still the same, and i don’t see where i can be wrong