Skip to content
New issue

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

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

Already on GitHub? # to your account

+git3 #457

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

+git3 #457

wants to merge 10 commits into from

Conversation

mfts
Copy link
Contributor

@mfts mfts commented Mar 5, 2023

git3.sh

@what-the-diff
Copy link

what-the-diff bot commented Mar 5, 2023

  • The package.yml file was created
  • A new version of the git3-cli project is available (0.1.3)

@mfts
Copy link
Contributor Author

mfts commented Mar 5, 2023

Build fails but works locally. cannot really understand the error. I'm editing the scripts key but not the yarn lockfile.

@mfts
Copy link
Contributor Author

mfts commented Mar 8, 2023

I don't understand this issue: https://github.com/teaxyz/pantry.extra/actions/runs/4366203230/jobs/7635906200#step:6:151

Locally it works on both platforms. I'm changing the scripts in the package.json.

@mxcl
Copy link
Member

mxcl commented Mar 16, 2023

no clue from my end

@jhheider
Copy link
Contributor

@mfts
Copy link
Contributor Author

mfts commented Mar 17, 2023

yarn install --frozen-lockfile?

That should be yarn install --immutable since berry, but when using the --immutable flag, Yarn will throw an error if there's a discrepancy between the yarn.lock file and the package.json file.
Not sure why they are out of sync in the first place.

@jhheider
Copy link
Contributor

Maybe remove the lockfile?

@mfts
Copy link
Contributor Author

mfts commented Mar 17, 2023

doesn't like that either

@jhheider
Copy link
Contributor

maybe some kind of force-update lock file?

@mfts
Copy link
Contributor Author

mfts commented Mar 17, 2023

I can only update lock file if i have node_modules and i don't have node_modules because I need to run yarn install first. very strange.

I'm gonna sleep and struggle on tomorrow

@jhheider
Copy link
Contributor

possibly with npm, though you're supposed to use one or the other, not both.

@mxcl
Copy link
Member

mxcl commented Mar 17, 2023

Probs worth opening the issue upstream. If you followed their instructions and it doesn't work it's over to them.

@jhheider
Copy link
Contributor

jhheider commented Apr 2, 2023

looks like maybe classic.yarnpkg.com might work.

@jhheider
Copy link
Contributor

jhheider commented Apr 2, 2023

However, this seems like a problem: https://git3.sh/git3.w3q/git3-cli/src/branch/master/git3.pkg.json. Maybe we can just inject our targets...

@jhheider
Copy link
Contributor

jhheider commented May 3, 2023

I suspect fix-elf/fix-machos are causing: vercel/pkg#321

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

Successfully merging this pull request may close these issues.

3 participants