Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running locally an hydrogen app for first time on Windows #2604

Closed
AliMohammad93 opened this issue Oct 15, 2024 · 1 comment
Closed

Comments

@AliMohammad93
Copy link

What is the location of your example repository?

No response

Which package or tool is having this issue?

Hydrogen

What version of that package or tool are you using?

^2024.7.9

What version of Remix are you using?

^2.10.1

Steps to Reproduce

npm create @shopify/hydrogen@latest => shopify hydrogen dev

Expected Behavior

server is running, on localhost:3000/

Actual Behavior

MiniOxygen: Error during evaluation: MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above.
at #assembleAndUpdateConfig (\node_modules\miniflare\dist\src\index.js:9842:13)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Mutex.runWith (C:\Users\alimo\Desktop\brandjung\Stretta-Music-GmbH-frontend\node_modules\miniflare\dist\src\index.js:3627:16) {
code: 'ERR_RUNTIME_FAILURE',
cause: undefined
}

@AliMohammad93 AliMohammad93 changed the title Error while running locally an hydrogen app for first time Error while running locally an hydrogen app for first time on Windows Oct 16, 2024
@AliMohammad93
Copy link
Author

AliMohammad93 commented Oct 16, 2024

I found the solution
on windows I should update "visual studio c++ redistributable" to the newset version

MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely addit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant