filestash icon indicating copy to clipboard operation
filestash copied to clipboard

specify Node and Go versions in CONTRIBUTING.md

Open kevinpan47 opened this issue 1 year ago • 2 comments

npm install errors out when using Node v16.14.0 for me, but works when I changed to the version to v13.14.0.

I know you can see which Node/Go versions are used from the Dockerfile, but it would still be convenient if the contribution doc specified using you were using Node v13.14.0 (node:13-alpine) and Go v1.19.8 (go:19-buster).

kevinpan47 avatar Apr 11 '23 06:04 kevinpan47

I also noticed that the Dockerfile and go.mod are using different versions of Go (1.19 vs 1.20). Prob not a big deal but may want to make these consistent.

kevinpan47 avatar Apr 12 '23 04:04 kevinpan47

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jun 18 '23 14:06 stale[bot]