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

im having these issues while setting up local development on windows PC. #2126

Closed
tassawarr opened this issue May 16, 2024 · 8 comments · Fixed by #2252
Closed

im having these issues while setting up local development on windows PC. #2126

tassawarr opened this issue May 16, 2024 · 8 comments · Fixed by #2252
Labels
Bug Something isn't working

Comments

@tassawarr
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?

im using windows PC terminal to install shopify hydrogen

What version of Remix are you using?

No response

Steps to Reproduce

i use the exact commands from shopify.dev hydrogen documentation

Expected Behavior

it just not working, as it was quickly installed on macOS

Actual Behavior

image

image

recent interaction while installing NPM

image

@blittle
Copy link
Contributor

blittle commented May 16, 2024

What version of node and npm are you using?

@tassawarr
Copy link
Author

im using node latest version. once i try installing npm in the storefront directory it doesnt go well. above screenshots display the errors.

@frandiox
Copy link
Contributor

For now, can you install git and ensure you have it available in your terminal? The error says git is not recognized as an internal or external command so it's probably that.

We shouldn't be depending on git directly, it's a bug in @shopify/oxygen-workers-type package.

@blittle blittle closed this as completed May 28, 2024
@tassawarr
Copy link
Author

im still having the same issue after installing the git
tried on different windows installations and still didnt get it done.

@blittle
Copy link
Contributor

blittle commented May 28, 2024

Do you have a different error message now that git is installed?

@tassawarr
Copy link
Author

no, not yet

@frandiox frandiox reopened this Jun 21, 2024
@blittle blittle added the Bug Something isn't working label Jun 21, 2024
@tassawarr
Copy link
Author

i still couldnt find a solution to setup and fix it.

@frandiox
Copy link
Contributor

frandiox commented Jul 8, 2024

@tassawarr Can you try installing @shopify/oxygen-workers-type with version ^4.1.2? It was fixed there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants