I follow the documentation to create a new app with the following command:
-
npm init @Shopify/[email removed] node template)
-
npm run dev
-
I press a key to open the login page on my browser and the partners account is authorized successfully, but when I got back to terminal, I got an error.
My development environment is:
- node:v16.13.2;
- system:window10;
and the ngrok is installed and set up authtoken

