following the tutorial, I generate a project with
yarn create electron-app my-new-app --template=typescript-webpack
cd into my-new-app
then