Open luke-hill opened 1 year ago
This is currently needed because a source file is generated with the package version number.
The usage is in cucumber-js when we generate the meta
message: https://github.com/cucumber/cucumber-js/blob/6eede88fe6e6aed83a1ac581740d179e09643e3b/src/cli/helpers.ts#L105
I don't think we should need this - I'll see if I can get the version by interrogating the package.json instead (which is what people normally do).
re-ping @davidjgoss - Not sure if this is still an issue as I've installed these things now. Maybe something for the backburner
EDIT: If you've built js messages this still fails because of missing node modules
👓 What did you see?
✅ What did you expect to see?
Polyglot-release working
📦 Which tool/library version are you using?
polyglot-release latest messages v22 (latest)
🔬 How could we reproduce it?
Pull the repo but don't install js packages
📚 Any additional context?
This text was originally generated from a template, then edited by hand. You can modify the template here.