-
Notifications
You must be signed in to change notification settings - Fork 72
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 Command failed with exit code 1 #1753
Comments
Should be fixed in 5.1.0 https://github.com/graphcommerce-org/graphcommerce/releases/tag/release-1671034410823 |
@paales Is this resolved? Can this be run on Windows? I'm trying now and the same issue is happening to me after yarn installation
|
We're not properly detecting a monorepo / individual setup it seems. |
@paales Any update on this issue? I am still facing issue in windows. |
Might it be possible to use WSL2 for now? |
Provide environment information
v19.2.0
What browser are you using? (if relevant)
Version 107.0.5304.122
How are you deploying your application? (if relevant)
yarn dev
Describe the Bug
warning Resolution field "@graphql-tools/[email protected]" is incompatible with requested version "@graphql-tools/[email protected]"
success Already up-to-date.
$ is-monorepo '[pkgrun] postinstall' '[pkgrun] patch-package'
'postinstall'' is not recognized as an internal or external command,
operable program or batch file.
error Command failed with exit code 1.
this is what im getting im trying to find the issue but not happening BTW im using windows 10
Expected Behavior
i wanted Dev just to work fine
To Reproduce
just will write yarn
The text was updated successfully, but these errors were encountered: