Vendure Create Fails on Windows
See original GitHub issueThe Issue ‘create’ is not recognized as an internal or external command, operable program or batch file.
What I tried
npx @vendure/create my-app --log-level verbose
npx init @vendure my-app
Environment
- Nodejs version 17.5
- NPM version 8.5
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Problems with the installation · Issue #293 · vendure ... - GitHub
On the installation process I get this error, with npm and with yarn too {"message":"An error ... Vendure Create Fails on Windows #1428....
Read more >Getting Started | Vendure docs
This is a command-line tool which will scaffold and configure your new Vendure project and install all dependencies. npx npm init yarn create....
Read more >Getting started with Vendure - LogRocket Blog
If on Windows, make sure you have the window build tools installed like this: npm install --global --production windows-build- ...
Read more >Vendure - Best of JS
A headless GraphQL ecommerce framework built on Node.js with Nest & TypeScript, with a focus on developer productivity and ease of customization. Build...
Read more >Vue Storefront 2 for Vendure
This project is a Vendure integration for Vue Storefront 2. # What is Vendure? Vendure is a modern, headless GraphQL-based e-commerce framework built...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
OK, we’re getting closer 😄 Did you install the windows build tools as mentioned in the getting started guide?
Glad to hear it!