webstone-plugins icon indicating copy to clipboard operation
webstone-plugins copied to clipboard

Fix the `cli` release process

Open mikenikles opened this issue 3 years ago • 1 comments

See https://github.com/WebstoneHQ/webstone/runs/4419990481?check_suite_focus=true

mikenikles avatar Dec 05 '21 01:12 mikenikles

Looks like a Typescript error. Gluegun uses @types/node v12 whereas we rely on v16.

Reported at https://github.com/infinitered/gluegun/issues/740.

mikenikles avatar Dec 05 '21 01:12 mikenikles

Fixed by forking Gluegun at https://github.com/WebstoneHQ/gluegun.

mikenikles avatar Sep 26 '22 03:09 mikenikles