Closed schrer closed 2 years ago
I am not familiar with Semaphore CI, but I can't seem to find any details on why exactly the build failed.
All I can say is, that locally running npm run ci-check
worked as intended, as long as I was using a node version below 13 on my Fedora 35 laptop (I used Node 12 LTS in the end). Versions after 13 did not seem to be able to run the script generate-readme.js
because of an issue, with fs.writeFileSync
. Could that be the issue here? Not sure how the Semaphore build is defined.
Hey @schrer, there was a problem with CI because of the newer node version as you said thanks for that :) I have updated the script to run on newer node runtimes so should be working now, could you please rebase?
Done. Thanks for checking the build, and happy to help out :)
Description
Changed the outdated link in the Goals paragraph inside the README to point to #react-redux-typescript-ecosystem
Related issues:
Checklist
README_SOURCE.md
(NOTREADME.md
)npm run ci-check
to generate an updatedREADME.md