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

gherkin: Extract from Monorepo #2122

Merged
merged 7 commits into from
Nov 9, 2022
Merged

Conversation

mpkorstanje
Copy link
Contributor

Summary

The gherkin submodule has been extracted into its own repository at:

https://github.com/cucumber/gherkin

@mpkorstanje
Copy link
Contributor Author

@davidjgoss the build is failing on what I guess are CJS vs ESM module problems. I've got no idea how to fix those. Could you help out with that?

@davidjgoss
Copy link
Contributor

I’ll take a look.

The gherkin submodule has been extracted into its own repository at:

https://github.com/cucumber/gherkin
@mpkorstanje mpkorstanje force-pushed the extract-gherkin-from-monorepo-2 branch from 696c250 to f52c863 Compare November 8, 2022 15:49
@davidjgoss
Copy link
Contributor

The error is because the package-lock.json has been deleted from the root of the repo - probably by accident?

To fix I think you need to restore that file and then run npm i from the root to have it updated.

@mpkorstanje
Copy link
Contributor Author

Cheers. Much appreciated!

@davidjgoss
Copy link
Contributor

Okay, different failures now - I'll check this out this evening and have a play.

@davidjgoss
Copy link
Contributor

davidjgoss commented Nov 8, 2022

Okay fixed the npm stuff, just need to update make and CI config accordingly, working on that now.

@davidjgoss
Copy link
Contributor

@mpkorstanje 🟢

@davidjgoss davidjgoss self-requested a review November 9, 2022 09:33
@mpkorstanje mpkorstanje changed the title gherkin: Extract from Monorepo (#2120) gherkin: Extract from Monorepo Nov 9, 2022
@mpkorstanje mpkorstanje merged commit 2d76a25 into main Nov 9, 2022
@mpkorstanje mpkorstanje deleted the extract-gherkin-from-monorepo-2 branch November 9, 2022 12:32
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

Successfully merging this pull request may close these issues.

2 participants