Skip to content

Can't start locally on Windows 11 #107

Answered by jared-hunter
mbbentz asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @mbbentz

Following up on this a little more. I raised an issue on the plugin builder

Also, using NVM for windows (guide here) - i tested the latest major versions of node.

  • 19 - same issue
  • 18 - same issue
  • 17 - same issue
  • 16 - success
  • 15 - success
  • 14 - success

it looks like windows has an issue starting the process properly when running it through a wrapper process, whether that is in shell.js or concurrently. I switched the scripts to use npm-run-all so you'll need to take a sync or a fresh clone of the template for start:local:v2 to work on windows.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mbbentz
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by dremin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants