This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Description
Bug report
Describe the bug
on a windows cmd prompt type:
npx create-strapi-starter my-strapi-gatsby gatsby-blog
Errors on terminal, does not progress to completion. Refer to screenshots
Steps to reproduce the behavior
on a windows cmd prompt type:
npx create-strapi-starter my-strapi-gatsby gatsby-blog
Expected behavior
No Errors in RED should show up on terminal.
Installs smoothly to completion.
Screenshots


Code snippets
excerpts from screenshots:
[develop:backend ] [2021-06-27T06:28:19.721Z] debug GET /writers?_limit=1000 (277 ms) 200
[develop:backend ] [2021-06-27T06:28:19.740Z] debug GET /homepage?_limit=1000 (294 ms) 200
[develop:frontend] ERROR
[develop:frontend]
[develop:frontend] (node:9564) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is
etc..
[develop:frontend] ERROR #98123 WEBPACK
[develop:frontend]
[develop:frontend] Generating development JavaScript bundle failed
[develop:frontend]
[develop:frontend] ESLint is not a constructor
[develop:frontend]
failed Building development bundle - 30.883s
ERROR in ESLint is not a constructor
[develop:frontend]
System
- Node.js version: v14.15.4
- NPM version: 6.14.10
- Strapi version: No idea, whatever npx brings down on 27/Jun/2021
- Database: N/A
- Operating system: Windows 10
Additional context
The "getting started" was a non-starter.
Does any Strapi Dev actually try this out on a Windows machine... before presenting it to the world..